X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmJpeg.cxx;h=c4d3db4cf97a96b7baa793d7c8cbbf0a15301fe3;hb=3a55ca07d9cb9808cbec702f8f505616a6753009;hp=4796cb46f570fc72c8fda1901a40f41cbcb17f88;hpb=b158878c883def8179e3eccc27fcea5bb6035a4c;p=gdcm.git diff --git a/src/gdcmJpeg.cxx b/src/gdcmJpeg.cxx index 4796cb46..c4d3db4c 100644 --- a/src/gdcmJpeg.cxx +++ b/src/gdcmJpeg.cxx @@ -1,10 +1,8 @@ + #include #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