summaryrefslogtreecommitdiffstats
path: root/src/sbservices.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbservices.h')
-rw-r--r--src/sbservices.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sbservices.h b/src/sbservices.h
index 6c047ce..b67281e 100644
--- a/src/sbservices.h
+++ b/src/sbservices.h
@@ -22,9 +22,10 @@
#ifndef __SBSERVICES_H
#define __SBSERVICES_H
+#include "idevice.h"
#include "libimobiledevice/sbservices.h"
#include "property_list_service.h"
-#include "common/thread.h"
+#include <libimobiledevice-glue/thread.h>
struct sbservices_client_private {
property_list_service_client_t parent;