diff src/symtab.cc @ 1742:a02f140ed897

[project @ 1996-01-12 11:09:39 by jwe]
author jwe
date Fri, 12 Jan 1996 11:21:53 +0000
parents d114fa1cb4e6
children 3a9462b655f1
line wrap: on
line diff
--- a/src/symtab.cc
+++ b/src/symtab.cc
@@ -33,9 +33,9 @@
 
 #include "error.h"
 #include "symtab.h"
-#include "tree-base.h"
-#include "tree-const.h"
-#include "tree-expr.h"
+#include "pt-const.h"
+#include "pt-fcn.h"
+#include "pt-fvc.h"
 #include "user-prefs.h"
 #include "utils.h"
 #include "variables.h"