summaryrefslogtreecommitdiffstats
path: root/src/NotificationProxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/NotificationProxy.c')
-rw-r--r--src/NotificationProxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/NotificationProxy.c b/src/NotificationProxy.c
index ef2063c..1b13a29 100644
--- a/src/NotificationProxy.c
+++ b/src/NotificationProxy.c
@@ -28,7 +28,7 @@
28 28
29#include "NotificationProxy.h" 29#include "NotificationProxy.h"
30#include "property_list_service.h" 30#include "property_list_service.h"
31#include "utils.h" 31#include "debug.h"
32 32
33struct np_thread { 33struct np_thread {
34 np_client_t client; 34 np_client_t client;