diff options
Diffstat (limited to 'swig/iphone.i')
| -rw-r--r-- | swig/iphone.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swig/iphone.i b/swig/iphone.i index 6b8ef3f..184f7f9 100644 --- a/swig/iphone.i +++ b/swig/iphone.i | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | #include <libiphone/mobilesync.h> | 8 | #include <libiphone/mobilesync.h> |
| 9 | #include <plist/plist.h> | 9 | #include <plist/plist.h> |
| 10 | #include <plist/plist++.h> | 10 | #include <plist/plist++.h> |
| 11 | #include "../src/utils.h" | 11 | #include "../src/debug.h" |
| 12 | typedef struct { | 12 | typedef struct { |
| 13 | iphone_device_t dev; | 13 | iphone_device_t dev; |
| 14 | } iPhone; | 14 | } iPhone; |
