diff src/lex.l @ 2375:7ef24992e290

[project @ 1996-10-12 00:39:52 by jwe]
author jwe
date Sat, 12 Oct 1996 00:40:27 +0000
parents 9484969866d2
children 06595bc7f2d0
line wrap: on
line diff
--- a/src/lex.l	Sat Oct 12 00:29:28 1996 +0000
+++ b/src/lex.l	Sat Oct 12 00:40:27 1996 +0000
@@ -53,7 +53,7 @@
 #include "token.h"
 #include "pt-base.h"
 #include "pt-cmd.h"
-#include "pt-const.h"
+#include "ov.h"
 #include "pt-exp.h"
 #include "pt-mat.h"
 #include "pt-misc.h"