diff liboctave/CMatrix.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/CMatrix.cc	Sat Feb 03 12:47:55 1996 +0000
+++ b/liboctave/CMatrix.cc	Sat Feb 03 12:51:32 1996 +0000
@@ -39,7 +39,7 @@
 #include "CmplxDET.h"
 #include "CmplxSCHUR.h"
 #include "CmplxSVD.h"
-#include "f77-uscore.h"
+#include "f77-fcn.h"
 #include "lo-error.h"
 #include "mx-base.h"
 #include "mx-inlines.cc"