X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolPlastimatch.h;h=ff56b8ab8318d11506c398a7a17e704133f778c4;hb=HEAD;hp=d808abdd52603a5e8d9c2203ecf767975fdf6c68;hpb=765020625fbc092d283e221e36c83e60a1844cb7;p=clitk.git diff --git a/vv/vvToolPlastimatch.h b/vv/vvToolPlastimatch.h index d808abd..ff56b8a 100644 --- a/vv/vvToolPlastimatch.h +++ b/vv/vvToolPlastimatch.h @@ -18,7 +18,11 @@ #ifndef VVTOOLPLASTIMATCH_H #define VVTOOLPLASTIMATCH_H +#if QT_VERSION >= 0x050000 +#include +#else #include +#endif #include "vvToolBase.h" #include "vvToolWidgetBase.h"