changeset 7811:12c8b195508f

minor additional fix
author David Bateman <dbateman@free.fr>
date Fri, 23 May 2008 18:00:04 +0200
parents 5420b8cf011a
children c25094267486
files liboctave/fCmplxLU.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/fCmplxLU.h	Fri May 23 17:56:10 2008 +0200
+++ b/liboctave/fCmplxLU.h	Fri May 23 18:00:04 2008 +0200
@@ -25,7 +25,7 @@
 #define octave_FloatComplex_LU_h 1
 
 #include "base-lu.h"
-#include "fMatrix.h"
+#include "dMatrix.h"
 #include "fCMatrix.h"
 
 class