diff options
Diffstat (limited to 'src/debugserver.h')
-rw-r--r-- | src/debugserver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debugserver.h b/src/debugserver.h index ee3ba62..ce9c255 100644 --- a/src/debugserver.h +++ b/src/debugserver.h | |||
@@ -22,6 +22,7 @@ | |||
22 | #ifndef _DEBUGSERVER_H | 22 | #ifndef _DEBUGSERVER_H |
23 | #define _DEBUGSERVER_H | 23 | #define _DEBUGSERVER_H |
24 | 24 | ||
25 | #include "idevice.h" | ||
25 | #include "libimobiledevice/debugserver.h" | 26 | #include "libimobiledevice/debugserver.h" |
26 | #include "service.h" | 27 | #include "service.h" |
27 | 28 | ||