From bdd5d87686fbfc8f9b54a1f2b928d8e7511326f8 Mon Sep 17 00:00:00 2001 From: jofret Date: Tue, 23 Mar 2010 12:31:46 +0000 Subject: change header --- scilab2c/src/c/matrixOperations/hilb/testHilbert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scilab2c/src/c/matrixOperations/hilb/testHilbert.c b/scilab2c/src/c/matrixOperations/hilb/testHilbert.c index 5a2029aa..2dab1a01 100644 --- a/scilab2c/src/c/matrixOperations/hilb/testHilbert.c +++ b/scilab2c/src/c/matrixOperations/hilb/testHilbert.c @@ -14,7 +14,7 @@ #include #include #include -#include "hilbert.h" +#include "hilb.h" #define SIZE 6 -- cgit