diff options
Diffstat (limited to 'src/iphone.c')
| -rw-r--r-- | src/iphone.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iphone.c b/src/iphone.c index 9307b19..7b21bb5 100644 --- a/src/iphone.c +++ b/src/iphone.c | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | 27 | ||
| 28 | #include <usbmuxd.h> | 28 | #include <usbmuxd.h> |
| 29 | #include "iphone.h" | 29 | #include "iphone.h" |
| 30 | #include "utils.h" | 30 | #include "debug.h" |
| 31 | 31 | ||
| 32 | static iphone_event_cb_t event_cb = NULL; | 32 | static iphone_event_cb_t event_cb = NULL; |
| 33 | 33 | ||
