diff src/toplev.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/toplev.cc	Fri Jan 12 11:09:39 1996 +0000
+++ b/src/toplev.cc	Fri Jan 12 11:21:53 1996 +0000
@@ -54,7 +54,7 @@
 #include "help.h"
 #include "input.h"
 #include "lex.h"
-#include "octave-hist.h"
+#include "oct-hist.h"
 #include "toplev.h"
 #include "pager.h"
 #include "parse.h"
@@ -63,9 +63,9 @@
 #include "sighandlers.h"
 #include "statdefs.h"
 #include "sysdep.h"
-#include "tree-const.h"
-#include "tree-misc.h"
-#include "tree-plot.h"
+#include "pt-const.h"
+#include "pt-misc.h"
+#include "pt-plot.h"
 #include "unwind-prot.h"
 #include "user-prefs.h"
 #include "utils.h"