aboutsummaryrefslogtreecommitdiff
path: root/src/application-service-watcher.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-11-30 09:58:53 -0600
committerTed Gould <ted@gould.cx>2009-11-30 09:58:53 -0600
commit5b2dcab7aad9e2920bedc3ef28c34c661d70ce71 (patch)
treedd0dbb3acacde557206eba78b5948397692521c1 /src/application-service-watcher.c
parentfc1e08a7c7873005d9161da2ea677908d07f3fcc (diff)
downloadayatana-indicator-application-5b2dcab7aad9e2920bedc3ef28c34c661d70ce71.tar.gz
ayatana-indicator-application-5b2dcab7aad9e2920bedc3ef28c34c661d70ce71.tar.bz2
ayatana-indicator-application-5b2dcab7aad9e2920bedc3ef28c34c661d70ce71.zip
Changing file names, and some fallouts from that.
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);