diff options
author | Ted Gould <ted@gould.cx> | 2009-11-30 09:58:53 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-11-30 09:58:53 -0600 |
commit | 5b2dcab7aad9e2920bedc3ef28c34c661d70ce71 (patch) | |
tree | dd0dbb3acacde557206eba78b5948397692521c1 /src/application-service-watcher.h | |
parent | fc1e08a7c7873005d9161da2ea677908d07f3fcc (diff) | |
download | libayatana-appindicator-5b2dcab7aad9e2920bedc3ef28c34c661d70ce71.tar.gz libayatana-appindicator-5b2dcab7aad9e2920bedc3ef28c34c661d70ce71.tar.bz2 libayatana-appindicator-5b2dcab7aad9e2920bedc3ef28c34c661d70ce71.zip |
Changing file names, and some fallouts from that.
Diffstat (limited to 'src/application-service-watcher.h')
-rw-r--r-- | src/application-service-watcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application-service-watcher.h b/src/application-service-watcher.h index 1a037be..c431a59 100644 --- a/src/application-service-watcher.h +++ b/src/application-service-watcher.h @@ -4,7 +4,7 @@ #include <glib.h> #include <glib-object.h> -#include "custom-service-appstore.h" +#include "application-service-appstore.h" G_BEGIN_DECLS |