X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolResample.h;h=2a4c427c5d3e4b78a5b07ac2fcc60d6ecdebfa7d;hb=99b8973aa53da85bd951268f29495311a1e3471f;hp=a522e3d53984442a5a43309f59286d746fb9af75;hpb=3a823a03d4a2217e41e4dd3b05a8ea825bb762a5;p=clitk.git diff --git a/vv/vvToolResample.h b/vv/vvToolResample.h index a522e3d..2a4c427 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 //------------------------------------------------------------------------------