diff options
Diffstat (limited to 'libappstream-glib/as-utils.h')
-rw-r--r-- | libappstream-glib/as-utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-glib/as-utils.h b/libappstream-glib/as-utils.h index 732d33f..95343dc 100644 --- a/libappstream-glib/as-utils.h +++ b/libappstream-glib/as-utils.h @@ -7,7 +7,7 @@ #pragma once -#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 |