summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-version.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libappstream-glib/as-version.h.in')
-rw-r--r--libappstream-glib/as-version.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-glib/as-version.h.in b/libappstream-glib/as-version.h.in
index f1e2d8e..277a1cf 100644
--- a/libappstream-glib/as-version.h.in
+++ b/libappstream-glib/as-version.h.in
@@ -17,7 +17,7 @@
* depending on the version of libappstream-glib headers installed.
*/
-#if !defined (__APPSTREAM_GLIB_H) && !defined (AS_COMPILATION)
+#if !defined (__APPSTREAM_GLIB_H_INSIDE__) && !defined (AS_COMPILATION)
#error "Only <appstream_glib.h> can be included directly."
#endif