X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolInputSelectorWidget.h;h=c71376706b46cccdfa3dd77d6349d7e7a2ec41cf;hb=f396442c6161cc824a1794863c0d98322ed1d9b5;hp=ab0e05b86de559ba8282b61f09fa7a8441f516c5;hpb=d6a6a206c0a533a60519e9b3e82fba48d1240c3e;p=clitk.git diff --git a/vv/vvToolInputSelectorWidget.h b/vv/vvToolInputSelectorWidget.h index ab0e05b..c713767 100644 --- a/vv/vvToolInputSelectorWidget.h +++ b/vv/vvToolInputSelectorWidget.h @@ -19,7 +19,12 @@ #define VVTOOLINPUTSELECTORWIDGET_H // qt +#include +#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0) +#include +#else #include +#endif #include // vv