summaryrefslogtreecommitdiffstats
path: root/src/notification_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/notification_proxy.h')
-rw-r--r--src/notification_proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notification_proxy.h b/src/notification_proxy.h
index 442f5d8..8d5cd24 100644
--- a/src/notification_proxy.h
+++ b/src/notification_proxy.h
@@ -26,7 +26,7 @@
#include "libimobiledevice/notification_proxy.h"
#include "property_list_service.h"
-struct np_client_int {
+struct np_client_private {
property_list_service_client_t parent;
GMutex *mutex;
GThread *notifier;