X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSegmentationDialog.h;h=f457df5ee6e7e4864bd4a9e04843330af9ad1a42;hb=266d6bcb4df9306d4c93cd0229cb59d7811d9825;hp=a3af4a39575b6be2efc1034649a8108b43099ae0;hpb=8e3fa5a364bc439812785f96cd0bbfcefd86d544;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 //====================================================================