X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolROIManager.h;fp=vv%2FvvToolROIManager.h;h=5c93de359cfc1dc6f826d57a9406fbfbd65e9369;hb=6543794d0c4718aaa344b28acc77ca18d423f1f3;hp=1c5fa20a5ed2c94630dbc3572512edc249d2284e;hpb=c1118f288aa299f668cc5f24e44934518b20d905;p=clitk.git diff --git a/vv/vvToolROIManager.h b/vv/vvToolROIManager.h index 1c5fa20..5c93de3 100644 --- a/vv/vvToolROIManager.h +++ b/vv/vvToolROIManager.h @@ -19,7 +19,11 @@ #ifndef VVTOOLROIMANAGER_H #define VVTOOLROIMANAGER_H +#if QT_VERSION < 0x050000 +#include +#else #include +#endif #include #include "vvToolBase.h"