summaryrefslogtreecommitdiffstats
path: root/games/atc/lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'games/atc/lex.l')
-rw-r--r--games/atc/lex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atc/lex.l b/games/atc/lex.l
index 28b00b3..0092a29 100644
--- a/games/atc/lex.l
+++ b/games/atc/lex.l
@@ -48,7 +48,7 @@
static char sccsid[] = "@(#)lex.l 8.1 (Berkeley) 5/31/93";
#endif /* not lint */
-#include "grammar.tab.h"
+#include "y.tab.h"
extern int line;
%}
OpenPOWER on IntegriCloud