X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fjpeg%2Flibijg%2Fjmorecfg.h;h=dd0f188d014c73db8d906625326f08d52cf0c676;hb=532e2ee2beaace36c3e8fb62d185b79c5c8f6e96;hp=43de73fa52fa8b899d4a8dce6281f53bb2dc49e6;hpb=90654776e5839947bbf1be67c374b697937f73c2;p=gdcm.git diff --git a/src/jpeg/libijg/jmorecfg.h b/src/jpeg/libijg/jmorecfg.h index 43de73fa..dd0f188d 100644 --- a/src/jpeg/libijg/jmorecfg.h +++ b/src/jpeg/libijg/jmorecfg.h @@ -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.