]> Creatis software - gdcm.git/blobdiff - src/CMakeLists.txt
ENH: For legal reason, adding the copyright and related file from jpeg6b source
[gdcm.git] / src / CMakeLists.txt
index 0e22d4792b7ae9506d90300cc0c35387dabcc87b..f007aca0d262a92f679ab410ad81918838651b15 100644 (file)
@@ -45,7 +45,7 @@ SET(libgdcm_la_SOURCES
    gdcmDicomDirSerie.cxx
    gdcmDicomDirImage.cxx
    gdcmDicomDirObject.cxx
-   gdcmPixelStuff.cxx
+   gdcmPixelConvert.cxx
    )
 
 ADD_LIBRARY(gdcm ${libgdcm_la_SOURCES} )