diff options
Diffstat (limited to 'graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h')
-rw-r--r-- | graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h b/graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h new file mode 100644 index 000000000000..50d27ba825c8 --- /dev/null +++ b/graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h @@ -0,0 +1,11 @@ +--- Source/include/NCSJPCDefs.h.orig 2006-07-02 20:15:24.000000000 -0500 ++++ Source/include/NCSJPCDefs.h 2009-03-16 14:00:27.000000000 -0500 +@@ -59,7 +59,7 @@ + // Use LCMS for ICC->RGB conversions, supports both + // restricted and full ICC profiles. + // +-#define NCSJPC_USE_LCMS ++//#define NCSJPC_USE_LCMS + + // + // Use TinyXML for XML DOM Parsing |