summaryrefslogtreecommitdiffstats
path: root/src/libpano13-fix-jpeg-win32.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/libpano13-fix-jpeg-win32.patch')
-rw-r--r--src/libpano13-fix-jpeg-win32.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/libpano13-fix-jpeg-win32.patch b/src/libpano13-fix-jpeg-win32.patch
new file mode 100644
index 0000000..bea9f15
--- /dev/null
+++ b/src/libpano13-fix-jpeg-win32.patch
@@ -0,0 +1,12 @@
+This file is part of mingw-cross-env.
+See doc/index.html for further information.
+
+diff -r f39a7d5630f2 jpeg.c
+--- a/jpeg.c Tue Apr 27 18:26:40 2010 +0200
++++ b/jpeg.c Tue Apr 27 18:27:05 2010 +0200
+@@ -1,5 +1,4 @@
+ #include <stdio.h>
+-#include <jpeglib.h>
+ //#define __NO_SYSTEM__
+ #include "filter.h"
+ #include "metadata.h"