X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Testing%2FVTKTestWrite.cxx;h=ac1e57c1c2e6490c11c28c3aab450362e43ca4e4;hb=3d5f18344f54d20b3a66cce87727c7970bfdded4;hp=26be4111609b5525e83cb47472c0f0785ec40814;hpb=7f4872909d3051086acdc83ab6eceb2a14e92f4b;p=gdcm.git diff --git a/Testing/VTKTestWrite.cxx b/Testing/VTKTestWrite.cxx index 26be4111..ac1e57c1 100644 --- a/Testing/VTKTestWrite.cxx +++ b/Testing/VTKTestWrite.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: VTKTestWrite.cxx,v $ Language: C++ - Date: $Date: 2005/01/19 14:45:40 $ - Version: $Revision: 1.4 $ + Date: $Date: 2005/01/20 16:31:42 $ + Version: $Revision: 1.5 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -15,7 +15,7 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#include "gdcmFile.h" +#include "gdcmFileHelper.h" #include "vtkGdcmReader.h" #include "vtkGdcmWriter.h" #include "vtkImageViewer.h"