]> Creatis software - gdcm.git/blobdiff - src/jpeg/libijg/jmorecfg.h
ENH: dos2unix CMakeLists.txt to allow diffing of directory with VTK + remove tabs
[gdcm.git] / src / jpeg / libijg / jmorecfg.h
index 43de73fa52fa8b899d4a8dce6281f53bb2dc49e6..dd0f188d014c73db8d906625326f08d52cf0c676 100644 (file)
@@ -19,8 +19,7 @@
  * We do not support run-time selection of data precision, sorry.
  */
 
-//#define BITS_IN_JSAMPLE  8   /* use 8 or 12 */
-#include "jBitsInJsample.h" 
+#define BITS_IN_JSAMPLE  8     /* use 8 or 12 */
 
 /*
  * Maximum number of components (color channels) allowed in JPEG image.