X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolResample.h;h=3cb12ef9a92200de7b54f4e7a94f725bdd5fbaab;hb=c74c7098e31ec54ac50aa2aff5dc1c21bc4179c8;hp=a522e3d53984442a5a43309f59286d746fb9af75;hpb=d6a6a206c0a533a60519e9b3e82fba48d1240c3e;p=clitk.git diff --git a/vv/vvToolResample.h b/vv/vvToolResample.h index a522e3d..3cb12ef 100644 --- a/vv/vvToolResample.h +++ b/vv/vvToolResample.h @@ -31,7 +31,11 @@ #include "vvToolBase.h" // qt +#if QT_VERSION < 0x050000 +#include +#else #include +#endif #include //------------------------------------------------------------------------------