X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvIntensityValueSlider.h;h=b123f404f8aff71f547597cac7359307ede5890c;hb=73f0ab806cbb168db4d09908a714f8b7a662ee21;hp=4e2bfb3a923e12650ec2e130c9955fa8c54733c8;hpb=d6a6a206c0a533a60519e9b3e82fba48d1240c3e;p=clitk.git diff --git a/vv/vvIntensityValueSlider.h b/vv/vvIntensityValueSlider.h index 4e2bfb3..b123f40 100644 --- a/vv/vvIntensityValueSlider.h +++ b/vv/vvIntensityValueSlider.h @@ -19,7 +19,12 @@ #define VVINTENSITYVALUESLIDER_H // qt +#include +#if QT_VERSION >= 0x050000 #include +#else +#include +#endif #include // clitk