X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolInputSelectorWidget.h;h=c71376706b46cccdfa3dd77d6349d7e7a2ec41cf;hb=f396442c6161cc824a1794863c0d98322ed1d9b5;hp=b33ca5c2c1775f0478bab421cfe551e2c91f54ee;hpb=765020625fbc092d283e221e36c83e60a1844cb7;p=clitk.git diff --git a/vv/vvToolInputSelectorWidget.h b/vv/vvToolInputSelectorWidget.h index b33ca5c..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