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