aboutsummaryrefslogtreecommitdiff
path: root/interpreter/lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'interpreter/lex.h')
-rw-r--r--interpreter/lex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/interpreter/lex.h b/interpreter/lex.h
index 45a5a3c..f549366 100644
--- a/interpreter/lex.h
+++ b/interpreter/lex.h
@@ -1,5 +1,5 @@
-#ifndef _H_LEX
-#define _H_LEX
+#ifndef _H_FUSPEL_LEX
+#define _H_FUSPEL_LEX
#include "syntax.h"