summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/eurephia_context.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/eurephia_context.h b/common/eurephia_context.h
index e825c28..5c7efc8 100644
--- a/common/eurephia_context.h
+++ b/common/eurephia_context.h
@@ -28,8 +28,8 @@
*
*/
-#ifndef EUREPHIASTRUCT_H_
-#define EUREPHIASTRUCT_H_
+#ifndef EUREPHIA_CONTEXT_H_
+#define EUREPHIA_CONTEXT_H_
#include <stdio.h>
#include <eurephiadb_struct.h>