diff options
Diffstat (limited to 'interpreter/print.h')
-rw-r--r-- | interpreter/print.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/interpreter/print.h b/interpreter/print.h index aaf12db..01cba66 100644 --- a/interpreter/print.h +++ b/interpreter/print.h @@ -1,5 +1,5 @@ -#ifndef _H_PRINT -#define _H_PRINT +#ifndef _H_FUSPEL_PRINT +#define _H_FUSPEL_PRINT #include "syntax.h" #include "graphs.h" |