diff options
Diffstat (limited to 'src/MobileSync.h')
-rw-r--r-- | src/MobileSync.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/MobileSync.h b/src/MobileSync.h index 5279ce0..6347399 100644 --- a/src/MobileSync.h +++ b/src/MobileSync.h @@ -21,12 +21,8 @@ #ifndef MOBILESYNC_H #define MOBILESYNC_H -#include "iphone.h" -#include "utils.h" #include "libiphone/mobilesync.h" -#include <plist/plist.h> - struct mobilesync_client_int { int sfd; }; |