X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSurfaceViewerDialog.h;h=f53c9bb5ba0fdb0a93e02782e4c21a2960c38004;hb=0e51b8dde15bfe59437d6f351c516f4137faf631;hp=88a75a6924081fd4eca777d21dbed1c311dffac6;hpb=e06bbd15e271bf0a4092b673399d040a5cb25efe;p=clitk.git diff --git a/vv/vvSurfaceViewerDialog.h b/vv/vvSurfaceViewerDialog.h index 88a75a6..f53c9bb 100644 --- a/vv/vvSurfaceViewerDialog.h +++ b/vv/vvSurfaceViewerDialog.h @@ -23,7 +23,11 @@ class vtkPolyDataMapper; class vtkActor; class vtkOBJReader; +#if QT_VERSION >= 0x050000 +#include +#else #include +#endif #include //====================================================================