summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/prebuilt
diff options
context:
space:
mode:
authorSamuel Bronson <naesten@gmail.com>2013-10-13 20:52:51 -0400
committerSamuel Bronson <naesten@gmail.com>2013-10-13 20:54:01 -0400
commit7c77362af56b2918fbc93e604890ed19d5acca29 (patch)
treed912ba262bf50de058624d98131cb9ee58defa6a /crawl-ref/source/prebuilt
parentf13209215f93dce6eb7e1f715eac1cd6aa33c882 (diff)
downloadcrawl-ref-7c77362af56b2918fbc93e604890ed19d5acca29.tar.gz
crawl-ref-7c77362af56b2918fbc93e604890ed19d5acca29.zip
Regenerate parser AGAIN
Diffstat (limited to 'crawl-ref/source/prebuilt')
-rw-r--r--crawl-ref/source/prebuilt/levcomp.tab.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/crawl-ref/source/prebuilt/levcomp.tab.cc b/crawl-ref/source/prebuilt/levcomp.tab.cc
index 0cd5c132aa..012c0bc86c 100644
--- a/crawl-ref/source/prebuilt/levcomp.tab.cc
+++ b/crawl-ref/source/prebuilt/levcomp.tab.cc
@@ -115,9 +115,9 @@ static NORETURN void yyerror(const char *e)
#endif
/* In a future release of Bison, this section will be replaced
- by #include "levcomp.tab.hh". */
-#ifndef YY_YY_LEVCOMP_TAB_HH_INCLUDED
-# define YY_YY_LEVCOMP_TAB_HH_INCLUDED
+ by #include "levcomp.tab.h". */
+#ifndef YY_YY_LEVCOMP_TAB_H_INCLUDED
+# define YY_YY_LEVCOMP_TAB_H_INCLUDED
/* Enabling traces. */
#ifndef YYDEBUG
# define YYDEBUG 0
@@ -276,7 +276,7 @@ int yyparse ();
#endif
#endif /* ! YYPARSE_PARAM */
-#endif /* !YY_YY_LEVCOMP_TAB_HH_INCLUDED */
+#endif /* !YY_YY_LEVCOMP_TAB_H_INCLUDED */
/* Copy the second part of user declarations. */