X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolSegmentation.h;h=7e49dc46efc67486f496eb0be6c0093da113ac77;hb=93f793e07c285d87a02d72864cf11c13adf4a304;hp=25bf6d018ba19ae57c943ed0c6564c7034671021;hpb=8e3fa5a364bc439812785f96cd0bbfcefd86d544;p=clitk.git diff --git a/vv/vvToolSegmentation.h b/vv/vvToolSegmentation.h index 25bf6d0..7e49dc4 100644 --- a/vv/vvToolSegmentation.h +++ b/vv/vvToolSegmentation.h @@ -19,7 +19,11 @@ #define VVTOOLSEGMENTATION_H #include +#if QT_VERSION >= 0x050000 +#include +#else #include +#endif #include "vvToolBase.h" #include "vvToolWidgetBase.h"