summaryrefslogtreecommitdiffstats
path: root/src/preboard.h
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-09-01 15:48:32 +0200
committerGravatar Nikias Bassen2021-09-01 15:48:32 +0200
commitce7609375646cfb1e7d490579e172c37c74a0589 (patch)
tree0e0855e3c3971fc831c1378c35169990fb21cb13 /src/preboard.h
parent24abbb9450c723617e10a6843978aa04a576523e (diff)
downloadlibimobiledevice-ce7609375646cfb1e7d490579e172c37c74a0589.tar.gz
libimobiledevice-ce7609375646cfb1e7d490579e172c37c74a0589.tar.bz2
Remove common code in favor of new libimobiledevice-glue
Diffstat (limited to 'src/preboard.h')
-rw-r--r--src/preboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preboard.h b/src/preboard.h
index c5143a9..61263fc 100644
--- a/src/preboard.h
+++ b/src/preboard.h
@@ -24,7 +24,7 @@
#include "libimobiledevice/preboard.h"
#include "property_list_service.h"
-#include "common/thread.h"
+#include <libimobiledevice-glue/thread.h>
struct preboard_client_private {
property_list_service_client_t parent;