diff liboctave/LSODE.cc @ 1847:2ffe49eb95a5

[project @ 1996-02-03 12:47:55 by jwe]
author jwe
date Sat, 03 Feb 1996 12:51:32 +0000
parents 0574a1f3a273
children 52e7bca8ce33
line wrap: on
line diff
--- a/liboctave/LSODE.cc	Sat Feb 03 12:47:55 1996 +0000
+++ b/liboctave/LSODE.cc	Sat Feb 03 12:51:32 1996 +0000
@@ -35,7 +35,7 @@
 #include <iostream.h>
 
 #include "LSODE.h"
-#include "f77-uscore.h"
+#include "f77-fcn.h"
 #include "lo-error.h"
 
 extern "C"