]> Creatis software - gdcm.git/blobdiff - src/gdcmJpeg.cxx
*ENH: Use a FOREACH ... smarter !
[gdcm.git] / src / gdcmJpeg.cxx
index 4796cb46f570fc72c8fda1901a40f41cbcb17f88..c4d3db4cf97a96b7baa793d7c8cbbf0a15301fe3 100644 (file)
@@ -1,10 +1,8 @@
+
 #include <stdio.h>
 #include "gdcmFile.h"
 
-// for jpeglib defined BITS_IN_JSAMPLE
-#include "jpeg/libijg8/jBitsInJsample.h"
-// FIXME : find something else when both 
-// libJpeg8 and libJpeg12 will be active
+#define BITS_IN_JSAMPLE 8
 
 #define DEBUG 0