aboutsummaryrefslogtreecommitdiffstats
path: root/src/serd_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/serd_config.h')
-rw-r--r--src/serd_config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/serd_config.h b/src/serd_config.h
index e54b8688..76733ab4 100644
--- a/src/serd_config.h
+++ b/src/serd_config.h
@@ -32,8 +32,8 @@
source code that touches `HAVE` symbols.
*/
-#ifndef SERD_CONFIG_H
-#define SERD_CONFIG_H
+#ifndef SERD_SRC_SERD_CONFIG_H
+#define SERD_SRC_SERD_CONFIG_H
// Define version unconditionally so a warning will catch a mismatch
#define SERD_VERSION "0.31.0"
@@ -105,4 +105,4 @@
# define USE_POSIX_MEMALIGN 0
#endif
-#endif // SERD_CONFIG_H
+#endif // SERD_SRC_SERD_CONFIG_H