summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index fc8eef2..832ff7f 100644
--- a/main.c
+++ b/main.c
@@ -34,7 +34,7 @@
34#include <stdint.h> 34#include <stdint.h>
35#include <usb.h> 35#include <usb.h>
36 36
37#include "usbmuxd.h" 37#include "usbmuxd-proto.h"
38#include "sock_stuff.h" 38#include "sock_stuff.h"
39 39
40#include "iphone.h" 40#include "iphone.h"