openjpeg-20070717svn-codec-libtiff.patch 424 B

12345678910111213
  1. diff -urN -x '*.orig' -x '*.rej' -x '*~' -x '.*' OpenJPEG.orig/codec/convert.c OpenJPEG.patched/codec/convert.c
  2. --- OpenJPEG.orig/codec/convert.c 2007-07-17 11:19:41.000000000 -0500
  3. +++ OpenJPEG.patched/codec/convert.c 2007-07-17 19:40:02.000000000 -0500
  4. @@ -33,7 +33,7 @@
  5. #include <stdlib.h>
  6. #include <string.h>
  7. #include "openjpeg.h"
  8. -#include "../libs/libtiff/tiffio.h"
  9. +#include "tiffio.h"
  10. #include "convert.h"
  11. /*