comparison src/libpano13-fix-jpeg-win32.patch @ 918:f90a81004e90

improved patch for package jpeg
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 27 Apr 2010 18:38:53 +0200
parents
children
comparison
equal deleted inserted replaced
917:05f38762e065 918:f90a81004e90
1 This file is part of mingw-cross-env.
2 See doc/index.html for further information.
3
4 diff -r f39a7d5630f2 jpeg.c
5 --- a/jpeg.c Tue Apr 27 18:26:40 2010 +0200
6 +++ b/jpeg.c Tue Apr 27 18:27:05 2010 +0200
7 @@ -1,5 +1,4 @@
8 #include <stdio.h>
9 -#include <jpeglib.h>
10 //#define __NO_SYSTEM__
11 #include "filter.h"
12 #include "metadata.h"