diff liboctave/dMatrix.cc @ 1847:2ffe49eb95a5

[project @ 1996-02-03 12:47:55 by jwe]
author jwe
date Sat, 03 Feb 1996 12:51:32 +0000
parents 8b8498bf8ec5
children 1281a23a34dd
line wrap: on
line diff
--- a/liboctave/dMatrix.cc	Sat Feb 03 12:47:55 1996 +0000
+++ b/liboctave/dMatrix.cc	Sat Feb 03 12:51:32 1996 +0000
@@ -41,7 +41,7 @@
 #include "dbleDET.h"
 #include "dbleSCHUR.h"
 #include "dbleSVD.h"
-#include "f77-uscore.h"
+#include "f77-fcn.h"
 #include "lo-error.h"
 #include "mx-base.h"
 #include "mx-inlines.cc"