aboutsummaryrefslogtreecommitdiff
path: root/interpreter/fuspel.h
diff options
context:
space:
mode:
Diffstat (limited to 'interpreter/fuspel.h')
-rw-r--r--interpreter/fuspel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/interpreter/fuspel.h b/interpreter/fuspel.h
index 0de4c8c..d89c42e 100644
--- a/interpreter/fuspel.h
+++ b/interpreter/fuspel.h
@@ -1,5 +1,5 @@
-#ifndef _H_FUSPEL
-#define _H_FUSPEL
+#ifndef _H_FUSPEL_FUSPEL
+#define _H_FUSPEL_FUSPEL
struct fuspel *import(struct fuspel *already_parsed, char *name);