diff options
Diffstat (limited to 'src/service.h')
-rw-r--r-- | src/service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service.h b/src/service.h index 3fc3077..071fe3f 100644 --- a/src/service.h +++ b/src/service.h | |||
@@ -21,9 +21,9 @@ | |||
21 | #ifndef SERVICE_H | 21 | #ifndef SERVICE_H |
22 | #define SERVICE_H | 22 | #define SERVICE_H |
23 | 23 | ||
24 | #include "idevice.h" | ||
24 | #include "libimobiledevice/service.h" | 25 | #include "libimobiledevice/service.h" |
25 | #include "libimobiledevice/lockdown.h" | 26 | #include "libimobiledevice/lockdown.h" |
26 | #include "idevice.h" | ||
27 | 27 | ||
28 | struct service_client_private { | 28 | struct service_client_private { |
29 | idevice_connection_t connection; | 29 | idevice_connection_t connection; |