diff src/input.cc @ 1742:a02f140ed897

[project @ 1996-01-12 11:09:39 by jwe]
author jwe
date Fri, 12 Jan 1996 11:21:53 +0000
parents 42b4f904f1af
children fd0d12493223
line wrap: on
line diff
--- a/src/input.cc
+++ b/src/input.cc
@@ -97,8 +97,7 @@
 #include "help.h"
 #include "input.h"
 #include "oct-map.h"
-#include "oct-obj.h"
-#include "octave-hist.h"
+#include "oct-hist.h"
 #include "toplev.h"
 #include "pager.h"
 #include "parse.h"
@@ -106,7 +105,8 @@
 #include "sighandlers.h"
 #include "symtab.h"
 #include "sysdep.h"
-#include "tree-const.h"
+#include "pt-const.h"
+#include "oct-obj.h"
 #include "user-prefs.h"
 #include "utils.h"
 #include "variables.h"