]> Creatis software - gdcm.git/blobdiff - gdcmPython/gdcmCommandPy.h
* Fix compilation errors
[gdcm.git] / gdcmPython / gdcmCommandPy.h
index fb00b8adc9f03c3702e83b836e61fe0e6ccf3bab..8732bdd74e9a53161e4bee2b1fb03355113e1c77 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmCommandPy.h,v $
   Language:  C++
-  Date:      $Date: 2005/11/28 17:47:38 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2005/11/29 08:32:40 $
+  Version:   $Revision: 1.2 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -21,7 +21,7 @@
 
 #include "gdcmDebug.h"
 #include "gdcmCommand.h"
-#include "python.h"
+#include "Python.h"
 
 namespace gdcm 
 {