diff options
Diffstat (limited to 'src/idevice.h')
| -rw-r--r-- | src/idevice.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/idevice.h b/src/idevice.h index 575e313..1a52480 100644 --- a/src/idevice.h +++ b/src/idevice.h | |||
| @@ -44,9 +44,10 @@ | |||
| 44 | #endif | 44 | #endif |
| 45 | 45 | ||
| 46 | #include "common/userpref.h" | 46 | #include "common/userpref.h" |
| 47 | |||
| 48 | #include "libimobiledevice/libimobiledevice.h" | 47 | #include "libimobiledevice/libimobiledevice.h" |
| 49 | 48 | ||
| 49 | int idevice_debug_level; | ||
| 50 | |||
| 50 | enum connection_type { | 51 | enum connection_type { |
| 51 | CONNECTION_USBMUXD = 1 | 52 | CONNECTION_USBMUXD = 1 |
| 52 | }; | 53 | }; |
