From bd6453b32afd387c61333ab762e5424a9a0ae578 Mon Sep 17 00:00:00 2001 From: ageay Date: Mon, 4 May 2009 05:48:57 +0000 Subject: [PATCH] Compilation error on ONERA site. --- src/INTERP_KERNELTest/InterpolationOptionsTest.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/INTERP_KERNELTest/InterpolationOptionsTest.cxx b/src/INTERP_KERNELTest/InterpolationOptionsTest.cxx index 6bafcb137..c0e40d951 100644 --- a/src/INTERP_KERNELTest/InterpolationOptionsTest.cxx +++ b/src/INTERP_KERNELTest/InterpolationOptionsTest.cxx @@ -17,8 +17,8 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // #include "InterpolationOptionsTest.hxx" -#include "MEDNormalizedUnstructuredMesh.hxx" -#include "Interpolation2D.hxx" +#include "MEDNormalizedUnstructuredMesh.txx" +#include "Interpolation2D.txx" #include #include -- 2.39.2