diff src/lex.l @ 584:4057f845c1ee

[project @ 1994-08-07 04:40:03 by jwe]
author jwe
date Sun, 07 Aug 1994 04:40:03 +0000
parents bc813f5eb025
children a675e03540dd
line wrap: on
line diff
--- a/src/lex.l	Sun Aug 07 03:09:19 1994 +0000
+++ b/src/lex.l	Sun Aug 07 04:40:03 1994 +0000
@@ -53,7 +53,9 @@
 #include "symtab.h"
 #include "error.h"
 #include "utils.h"
-#include "tree.h"
+#include "tree-base.h"
+#include "tree-expr.h"
+#include "tree-cmd.h"
 #include "tree-misc.h"
 #include "tree-plot.h"
 #include "tree-const.h"