diff src/Cell.h @ 4055:7690958e7726

[project @ 2002-08-18 01:56:58 by jwe]
author jwe
date Sun, 18 Aug 2002 01:56:59 +0000
parents 6476dd85a65f
children 6e86256e9c54
line wrap: on
line diff
--- a/src/Cell.h	Sat Aug 17 23:00:01 2002 +0000
+++ b/src/Cell.h	Sun Aug 18 01:56:59 2002 +0000
@@ -33,7 +33,7 @@
 #include "oct-alloc.h"
 #include "str-vec.h"
 
-#include "ov.h"
+#include "oct-obj.h"
 
 class
 Cell : public Array2<octave_value>