]> Creatis software - clitk.git/blobdiff - common/clitkDicomRT_StructureSet.h
Change tool description
[clitk.git] / common / clitkDicomRT_StructureSet.h
index 99946083f027153a5c0039a290d5719b8e0f6dcb..145e0a0f324d95bd986d604fa21eba7e0fa271b0 100644 (file)
 // vv
 #include "vvImage.h"
 
+// gdcm
+#include "clitkConfiguration.h"
+#if CLITK_USE_SYSTEM_GDCM == 1
+#include <vtkGDCMPolyDataReader.h>
+#include <vtkRTStructSetProperties.h>
+#endif
+
 // gdcm
 #if GDCM_MAJOR_VERSION == 2
 #include "gdcmReader.h"