X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolInputSelectorWidget.h;h=76e0c34f1137a321504587c47a8b4d3bc7176eb0;hb=b99fac059ebc47ce7b243dc9d802b23d730e7100;hp=c0a492063584519ba58599aaf01ca7923703b1f9;hpb=3c408355c0ce7a9927b16e9bd98764c995d10a72;p=clitk.git diff --git a/vv/vvToolInputSelectorWidget.h b/vv/vvToolInputSelectorWidget.h index c0a4920..76e0c34 100644 --- a/vv/vvToolInputSelectorWidget.h +++ b/vv/vvToolInputSelectorWidget.h @@ -19,10 +19,11 @@ #define VVTOOLINPUTSELECTORWIDGET_H // qt -#if QT_VERSION < 0x050000 -#include -#else +#include +#if QT_VERSION >= 0x050000 #include +#else +#include #endif #include