X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolProfile.h;h=d59e8035e0f3f1158d2fab1048f0a85e4e7e5411;hb=8dc75d1449323b08bf7378cded6f0bec24b2016f;hp=1f5d6c96ceb5ec077d68c5533f7990e4fb082df7;hpb=b0f9ef265dbfc67374eaa989e606d2b00d634f76;p=clitk.git diff --git a/vv/vvToolProfile.h b/vv/vvToolProfile.h index 1f5d6c9..d59e803 100644 --- a/vv/vvToolProfile.h +++ b/vv/vvToolProfile.h @@ -18,7 +18,12 @@ #ifndef VVTOOLPROFILE_H #define VVTOOLPROFILE_H +#include +#if QT_VERSION < 0x050000 +#include +#else #include +#endif #include "vvToolBase.h" #include "vvToolWidgetBase.h"