Callum Lerwick 7173b91
diff -urN -x '*.orig' -x '*.rej' -x '*~' -x '.*' OpenJPEG.orig/codec/convert.c OpenJPEG.patched/codec/convert.c
Callum Lerwick 7173b91
--- OpenJPEG.orig/codec/convert.c	2007-07-17 11:19:41.000000000 -0500
Callum Lerwick 7173b91
+++ OpenJPEG.patched/codec/convert.c	2007-07-17 19:40:02.000000000 -0500
Callum Lerwick 7173b91
@@ -33,7 +33,7 @@
Callum Lerwick 7173b91
 #include <stdlib.h>
Callum Lerwick 7173b91
 #include <string.h>
Callum Lerwick 7173b91
 #include "openjpeg.h"
Callum Lerwick 7173b91
-#include "../libs/libtiff/tiffio.h"
Callum Lerwick 7173b91
+#include "tiffio.h"
Callum Lerwick 7173b91
 #include "convert.h"
Callum Lerwick 7173b91
 
Callum Lerwick 7173b91
 /*