X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSegmentationDialog.h;h=cf248d929f97a01d303f28c041de96c4bbb24878;hb=8dc75d1449323b08bf7378cded6f0bec24b2016f;hp=a3af4a39575b6be2efc1034649a8108b43099ae0;hpb=573d80d0f7a17607d2ee883c21c940c0ba020282;p=clitk.git diff --git a/vv/vvSegmentationDialog.h b/vv/vvSegmentationDialog.h index a3af4a3..cf248d9 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 //====================================================================