diff src/pt-misc.cc @ 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 8e4e7e5f307e
line wrap: on
line diff
--- a/src/pt-misc.cc	Sun Aug 07 03:09:19 1994 +0000
+++ b/src/pt-misc.cc	Sun Aug 07 04:40:03 1994 +0000
@@ -37,9 +37,10 @@
 #include <iostream.h>
 
 #include "error.h"
-#include "tree.h"
+#include "tree-base.h"
+#include "tree-expr.h"
+#include "tree-cmd.h"
 #include "tree-misc.h"
-#include "tree-expr.h"
 #include "tree-const.h"
 #include "user-prefs.h"
 #include "oct-obj.h"