changeset 1743:ab8612a09449

[project @ 1996-01-12 11:25:30 by jwe]
author jwe
date Fri, 12 Jan 1996 11:25:30 +0000
parents a02f140ed897
children fc63680a4dc9
files src/parse.y
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/parse.y	Fri Jan 12 11:21:53 1996 +0000
+++ b/src/parse.y	Fri Jan 12 11:25:30 1996 +0000
@@ -40,7 +40,7 @@
 #include "error.h"
 #include "input.h"
 #include "lex.h"
-#include "octave-hist.h"
+#include "oct-hist.h"
 #include "toplev.h"
 #include "pager.h"
 #include "parse.h"