diff liboctave/dbleQR.cc @ 1847:2ffe49eb95a5

[project @ 1996-02-03 12:47:55 by jwe]
author jwe
date Sat, 03 Feb 1996 12:51:32 +0000
parents 33bb7975f866
children 1281a23a34dd
line wrap: on
line diff
--- a/liboctave/dbleQR.cc	Sat Feb 03 12:47:55 1996 +0000
+++ b/liboctave/dbleQR.cc	Sat Feb 03 12:51:32 1996 +0000
@@ -30,7 +30,7 @@
 #endif
 
 #include "dbleQR.h"
-#include "f77-uscore.h"
+#include "f77-fcn.h"
 #include "lo-error.h"
 #include "mx-inlines.cc"