X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSegmentationDialog.h;h=f457df5ee6e7e4864bd4a9e04843330af9ad1a42;hb=81fa2ccb7f96adb3df3f01182f9ec67cd181f859;hp=a3af4a39575b6be2efc1034649a8108b43099ae0;hpb=fda331d2e185381051133ae7eb17bb935b79a372;p=clitk.git diff --git a/vv/vvSegmentationDialog.h b/vv/vvSegmentationDialog.h index a3af4a3..f457df5 100644 --- a/vv/vvSegmentationDialog.h +++ b/vv/vvSegmentationDialog.h @@ -32,7 +32,11 @@ #include "vtkPolyData.h" #include +#if QT_VERSION >= 0x050000 +#include +#else #include +#endif #include //====================================================================