X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkBinaryImageToMesh.cxx;h=4e00f7e7dd0e42e8d745755aadb1b6fd9d031be3;hb=2d9ef51e893a0b5b93d44a88594c9c76e4b61239;hp=463fa454eefc85a499961d443ca65f8a783af5ac;hpb=ea2fc85081a73d762517dc9663bcc6d5bf15241d;p=clitk.git diff --git a/tools/clitkBinaryImageToMesh.cxx b/tools/clitkBinaryImageToMesh.cxx index 463fa45..4e00f7e 100644 --- a/tools/clitkBinaryImageToMesh.cxx +++ b/tools/clitkBinaryImageToMesh.cxx @@ -16,7 +16,7 @@ - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html ===========================================================================*/ #include "clitkBinaryImageToMesh_ggo.h" -#include "clitkImageToImageGenericFilter.h" +#include "clitkCommon.h" #include "vtkMetaImageReader.h" #include "vtkContourFilter.h"