aboutsummaryrefslogtreecommitdiff
path: root/src/application-service-watcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/application-service-watcher.c')
-rw-r--r--src/application-service-watcher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application-service-watcher.c b/src/application-service-watcher.c
index 7cc15ee..a5e1817 100644
--- a/src/application-service-watcher.c
+++ b/src/application-service-watcher.c
@@ -4,7 +4,7 @@
#include <dbus/dbus-glib.h>
#include <dbus/dbus-glib-lowlevel.h>
-#include "custom-service-watcher.h"
+#include "application-service-watcher.h"
#include "dbus-shared.h"
static gboolean _notification_watcher_server_register_service (CustomServiceWatcher * appwatcher, const gchar * service, DBusGMethodInvocation * method);