aboutsummaryrefslogtreecommitdiff
path: root/interpreter/syntax.h
diff options
context:
space:
mode:
Diffstat (limited to 'interpreter/syntax.h')
-rw-r--r--interpreter/syntax.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/interpreter/syntax.h b/interpreter/syntax.h
index f2043c3..8c3c336 100644
--- a/interpreter/syntax.h
+++ b/interpreter/syntax.h
@@ -1,5 +1,5 @@
-#ifndef _H_SYNTAX
-#define _H_SYNTAX
+#ifndef _H_FUSPEL_SYNTAX
+#define _H_FUSPEL_SYNTAX
#include <stdbool.h>