diff options
Diffstat (limited to 'src/notification_proxy.h')
-rw-r--r-- | src/notification_proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notification_proxy.h b/src/notification_proxy.h index f641e25..ea85149 100644 --- a/src/notification_proxy.h +++ b/src/notification_proxy.h | |||
@@ -24,7 +24,7 @@ | |||
24 | 24 | ||
25 | #include "libimobiledevice/notification_proxy.h" | 25 | #include "libimobiledevice/notification_proxy.h" |
26 | #include "property_list_service.h" | 26 | #include "property_list_service.h" |
27 | #include "common/thread.h" | 27 | #include <libimobiledevice-glue/thread.h> |
28 | 28 | ||
29 | struct np_client_private { | 29 | struct np_client_private { |
30 | property_list_service_client_t parent; | 30 | property_list_service_client_t parent; |