diff src/lex.ll @ 9794:0d4613a736e9

convert build system to use automake and libtool
author John W. Eaton <jwe@octave.org>
date Tue, 10 Nov 2009 15:02:25 -0500
parents src/lex.l@d9b25c5b8ee5
children 7ad32bf759c3
line wrap: on
line diff
copy from src/lex.l
copy to src/lex.ll
--- a/src/lex.l
+++ b/src/lex.ll
@@ -76,7 +76,7 @@
 #include "toplev.h"
 #include "utils.h"
 #include "variables.h"
-#include <y.tab.h>
+#include <oct-parse.h>
 #include <oct-gperf.h>
 
 #if ! (defined (FLEX_SCANNER) \