aboutsummaryrefslogtreecommitdiff
path: root/src/espik_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/espik_global.h')
-rw-r--r--src/espik_global.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/espik_global.h b/src/espik_global.h
index 79b16fd..1e5ab3e 100644
--- a/src/espik_global.h
+++ b/src/espik_global.h
@@ -1,5 +1,5 @@
-#ifndef HAVE_ESPIK_GLOBAL_H
-#define HAVE_ESPIK_GLOBAL_H
+#ifndef ESPIK_GLOBAL_H
+#define ESPIK_GLOBAL_H
#include "../config.h"
@@ -14,4 +14,4 @@
# define __UNUSED__
#endif /* HAVE___ATTRIBUTE__ */
-#endif /* HAVE_ESPIK_GLOBAL_H */
+#endif /* ESPIK_GLOBAL_H */