diff liboctave/oct-shlib.h @ 4848:8122518935e4

[project @ 2004-04-06 15:15:44 by jwe]
author jwe
date Tue, 06 Apr 2004 15:18:23 +0000
parents 7690958e7726
children 4c8a2e4e0717
line wrap: on
line diff
--- a/liboctave/oct-shlib.h	Fri Apr 02 21:15:34 2004 +0000
+++ b/liboctave/oct-shlib.h	Tue Apr 06 15:18:23 2004 +0000
@@ -25,7 +25,7 @@
 
 #include <string>
 
-#include <oct-time.h>
+#include "oct-time.h"
 
 // This just provides a way to avoid infinite recursion when building
 // octave_shlib objects.