summaryrefslogtreecommitdiffstats
path: root/src/iphone.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/iphone.c')
-rw-r--r--src/iphone.c2
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
32static iphone_event_cb_t event_cb = NULL; 32static iphone_event_cb_t event_cb = NULL;
33 33