X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolMIP.h;h=e915525cb03814924ad482f8394d6d3d066babcb;hb=632adadb8b9230458aeab8ddccc736d674edc87a;hp=6975c0e3042e947f7ad44591a11e71efdbda8c6b;hpb=765020625fbc092d283e221e36c83e60a1844cb7;p=clitk.git diff --git a/vv/vvToolMIP.h b/vv/vvToolMIP.h index 6975c0e..e915525 100644 --- a/vv/vvToolMIP.h +++ b/vv/vvToolMIP.h @@ -47,7 +47,12 @@ 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"