]> Creatis software - gdcm.git/blobdiff - gdcmPython/gdcmCommandPy.h
First stage to rotate and flip upside down images
[gdcm.git] / gdcmPython / gdcmCommandPy.h
index fb00b8adc9f03c3702e83b836e61fe0e6ccf3bab..cdc5d27e267af7ab501864a1c3bf0decbda9d6c9 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: 2007/05/23 14:18:07 $
+  Version:   $Revision: 1.3 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -21,9 +21,9 @@
 
 #include "gdcmDebug.h"
 #include "gdcmCommand.h"
-#include "python.h"
+#include "Python.h"
 
-namespace gdcm 
+namespace GDCM_NAME_SPACE 
 {
 //-----------------------------------------------------------------------------
 /**