diff src/error.cc @ 2370:a45c7d64b5e3

[project @ 1996-10-11 23:51:15 by jwe]
author jwe
date Fri, 11 Oct 1996 23:55:30 +0000
parents 6abec42e52f6
children 5c773d4745d6
line wrap: on
line diff
--- a/src/error.cc	Fri Oct 11 23:47:46 1996 +0000
+++ b/src/error.cc	Fri Oct 11 23:55:30 1996 +0000
@@ -34,9 +34,10 @@
 #include "defun.h"
 #include "error.h"
 #include "pager.h"
-#include "pt-const.h"
 #include "oct-obj.h"
 #include "utils.h"
+#include "ov.h"
+#include "variables.h"
 
 // TRUE means that Octave will try to beep obnoxiously before printing
 // error messages.