]> git.draconx.ca Git - gob-dx.git/blobdiff - src/parse.h
Release 2.0.6
[gob-dx.git] / src / parse.h
index e9453708008006971e6c4b141f46c872e92700c1..ff21709bb5644fbfcfbeea0ab40b07fa18fd9ae5 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BISON_Y_TAB_H
-# define BISON_Y_TAB_H
+#ifndef BISON_PARSE_H
+# define BISON_PARSE_H
 
 #ifndef YYSTYPE
 typedef union {
@@ -66,4 +66,4 @@ typedef union {
 
 extern YYSTYPE yylval;
 
-#endif /* not BISON_Y_TAB_H */
+#endif /* not BISON_PARSE_H */