X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolInputSelectorWidget.h;h=c0a492063584519ba58599aaf01ca7923703b1f9;hb=6543794d0c4718aaa344b28acc77ca18d423f1f3;hp=b33ca5c2c1775f0478bab421cfe551e2c91f54ee;hpb=573d80d0f7a17607d2ee883c21c940c0ba020282;p=clitk.git diff --git a/vv/vvToolInputSelectorWidget.h b/vv/vvToolInputSelectorWidget.h index b33ca5c..c0a4920 100644 --- a/vv/vvToolInputSelectorWidget.h +++ b/vv/vvToolInputSelectorWidget.h @@ -19,7 +19,11 @@ #define VVTOOLINPUTSELECTORWIDGET_H // qt +#if QT_VERSION < 0x050000 #include +#else +#include +#endif #include // vv