aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-object-enum-types.c.template
diff options
context:
space:
mode:
Diffstat (limited to 'libindicator/indicator-object-enum-types.c.template')
-rw-r--r--libindicator/indicator-object-enum-types.c.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/libindicator/indicator-object-enum-types.c.template b/libindicator/indicator-object-enum-types.c.template
index dd7d595..e5b3352 100644
--- a/libindicator/indicator-object-enum-types.c.template
+++ b/libindicator/indicator-object-enum-types.c.template
@@ -3,8 +3,8 @@
/*** END file-header ***/
/*** BEGIN file-production ***/
-/* enumerations from "@filename@" */
-#include "@filename@"
+/* enumerations from "@basename@" */
+#include "@basename@"
/*** END file-production ***/
/*** BEGIN value-header ***/