summaryrefslogtreecommitdiffstats
path: root/src/misagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/misagent.h')
-rw-r--r--src/misagent.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/misagent.h b/src/misagent.h
index 00f5ad1..b5035f1 100644
--- a/src/misagent.h
+++ b/src/misagent.h
@@ -18,8 +18,9 @@
18 * License along with this library; if not, write to the Free Software 18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 */ 20 */
21#ifndef IMISAGENT_H 21
22#define IMISAGENT_H 22#ifndef __MISAGENT_H
23#define __MISAGENT_H
23 24
24#include "libimobiledevice/misagent.h" 25#include "libimobiledevice/misagent.h"
25#include "property_list_service.h" 26#include "property_list_service.h"