view 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
line wrap: on
line source

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"