summaryrefslogtreecommitdiffstats
path: root/src/f_parse.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/f_parse.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/f_parse.h b/src/f_parse.h
index f6ac496..ba78918 100644
--- a/src/f_parse.h
+++ b/src/f_parse.h
@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
-#ifndef F_PARSE_H
-#define F_PARSE_H
+#ifndef FT_F_PARSE_H
+# define FT_F_PARSE_H
void f_parse_token(char c);