X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=gdcmPython%2FgdcmCommandPy.h;h=8732bdd74e9a53161e4bee2b1fb03355113e1c77;hb=726b8eea9b427fb1e04e2cdf64933d0128f9e791;hp=fb00b8adc9f03c3702e83b836e61fe0e6ccf3bab;hpb=4f40a99daaac8192cf47e0cfb026c6a23bbe22ca;p=gdcm.git diff --git a/gdcmPython/gdcmCommandPy.h b/gdcmPython/gdcmCommandPy.h index fb00b8ad..8732bdd7 100644 --- a/gdcmPython/gdcmCommandPy.h +++ b/gdcmPython/gdcmCommandPy.h @@ -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 {