]> Creatis software - gdcm.git/commitdiff
to allow Python wrapping
authorjpr <jpr>
Tue, 27 Jan 2004 10:37:05 +0000 (10:37 +0000)
committerjpr <jpr>
Tue, 27 Jan 2004 10:37:05 +0000 (10:37 +0000)
gdcmPython/gdcm.i

index 22baf42cbad3d52647c4af34ae4efa76984dd79f..1a1bc44f5f1150f611a688f82584d414718b8593 100644 (file)
@@ -11,7 +11,7 @@
 #include "gdcmFile.h"
 #include "gdcmUtil.h"
 #include "gdcmObject.h"
-#include "gdcmDICOMDIR.h"
+#include "gdcmDicomDir.h"
 #include "gdcmPatient.h"
 #include "gdcmStudy.h"
 #include "gdcmSerie.h"
@@ -126,7 +126,7 @@ extern gdcmGlobal gdcmGlob;
 %include "gdcmFile.h"
 %include "gdcmUtil.h"
 %include "gdcmObject.h"
-%include "gdcmDICOMDIR.h"
+%include "gdcmDicomDir.h"
 %#include "gdcmPatient.h"
 %include "gdcmStudy.h"
 %include "gdcmSerie.h"