X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkSetBackgroundGenericFilter.h;h=c6930042816f5b742487cdc80e0a8793523a4c78;hb=342abd5c807dab47a30d8369aca8f7e5c9242b2b;hp=50afb619c82f1194bfc23d5af9ae48dbf3835a31;hpb=9bcf64b7f7c5a7f0a39843df634c05b5d9e4e237;p=clitk.git diff --git a/tools/clitkSetBackgroundGenericFilter.h b/tools/clitkSetBackgroundGenericFilter.h index 50afb61..c693004 100644 --- a/tools/clitkSetBackgroundGenericFilter.h +++ b/tools/clitkSetBackgroundGenericFilter.h @@ -1,3 +1,20 @@ +/*========================================================================= + Program: vv http://www.creatis.insa-lyon.fr/rio/vv + + Authors belong to: + - University of LYON http://www.universite-lyon.fr/ + - Léon Bérard cancer center http://www.centreleonberard.fr + - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the copyright notices for more information. + + It is distributed under dual licence + + - BSD See included LICENSE.txt file + - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html +===========================================================================**/ #ifndef clitkSetBackgroundGenericFilter_h #define clitkSetBackgroundGenericFilter_h @@ -13,7 +30,7 @@ // clitk include #include "clitkIO.h" -#include "clitkCommon.h" +#include "clitkImageCommon.h" #include "clitkSetBackgroundImageFilter.h" #include "clitkSetBackground_ggo.h"