]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomDir.h
* FIX : Set the elements to create the DicomDir in a dictionary file
[gdcm.git] / src / gdcmDicomDir.h
index 95a8d69c06277b9f020e1a6108e7a2732c64dcf4..3eb1b625fa05a962bb7a3983e593141eafb410dd 100644 (file)
@@ -6,6 +6,7 @@
 #include "gdcmHeader.h"
 #include "gdcmCommon.h"
 #include "gdcmPatient.h"
+#include "gdcmDicomDirElement.h"
 
 //-----------------------------------------------------------------------------
 typedef std::list<gdcmPatient *> ListPatient;