X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolProfile.h;h=0410637f396b79a1f08faad0502c97b0918aef7e;hb=0e51b8dde15bfe59437d6f351c516f4137faf631;hp=2f64bb3a656e28f10b93cf0107f35abe430714fb;hpb=fda331d2e185381051133ae7eb17bb935b79a372;p=clitk.git diff --git a/vv/vvToolProfile.h b/vv/vvToolProfile.h index 2f64bb3..0410637 100644 --- a/vv/vvToolProfile.h +++ b/vv/vvToolProfile.h @@ -19,7 +19,11 @@ #define VVTOOLPROFILE_H #include +#if QT_VERSION >= 0x050000 +#include +#else #include +#endif #include "vvToolBase.h" #include "vvToolWidgetBase.h"