X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolInputSelectorWidget.h;h=76e0c34f1137a321504587c47a8b4d3bc7176eb0;hb=b99fac059ebc47ce7b243dc9d802b23d730e7100;hp=ab0e05b86de559ba8282b61f09fa7a8441f516c5;hpb=d6a6a206c0a533a60519e9b3e82fba48d1240c3e;p=clitk.git diff --git a/vv/vvToolInputSelectorWidget.h b/vv/vvToolInputSelectorWidget.h index ab0e05b..76e0c34 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