X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolInputSelectorWidget.h;h=4bc487fdbef98879c4b7f630e9ffda3d6a84c483;hb=c74c7098e31ec54ac50aa2aff5dc1c21bc4179c8;hp=ab0e05b86de559ba8282b61f09fa7a8441f516c5;hpb=3a823a03d4a2217e41e4dd3b05a8ea825bb762a5;p=clitk.git diff --git a/vv/vvToolInputSelectorWidget.h b/vv/vvToolInputSelectorWidget.h index ab0e05b..4bc487f 100644 --- a/vv/vvToolInputSelectorWidget.h +++ b/vv/vvToolInputSelectorWidget.h @@ -19,7 +19,12 @@ #define VVTOOLINPUTSELECTORWIDGET_H // qt +#include +#if QT_VERSION < 0x050000 +#include +#else #include +#endif #include // vv