X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolMIP.h;h=e915525cb03814924ad482f8394d6d3d066babcb;hb=49169efa175f39cb8052cea08186c032835bb2f2;hp=e3904a68702f1b7011475fc26531c26b01231703;hpb=8e3fa5a364bc439812785f96cd0bbfcefd86d544;p=clitk.git diff --git a/vv/vvToolMIP.h b/vv/vvToolMIP.h index e3904a6..e915525 100644 --- a/vv/vvToolMIP.h +++ b/vv/vvToolMIP.h @@ -48,7 +48,11 @@ along with this program. If not, see . #include #include +#if QT_VERSION >= 0x050000 +#include +#else #include +#endif #include "vvToolBase.h" #include "QWidget" #include "vvToolWidgetBase.h"