summaryrefslogtreecommitdiffstats
path: root/src/libpano13-1-fix-jpeg-win32.patch
blob: bea9f1558e926b2877f47efaf145bbbb3d6ee1e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"