1--- converter/ppm/ppmtompeg/Makefile.orig	2008-12-07 02:58:20.000000000 +0100
2+++ converter/ppm/ppmtompeg/Makefile	2011-05-11 06:01:02.000000000 +0200
3@@ -18,7 +18,8 @@
4   JPEGLIBX = $(JPEGLIB)
5 endif
6
7-INCLUDES = -I$(SRCDIR)/$(SUBDIR)/headers
8+INCLUDES =
9+PREINCLUDES = -I$(SRCDIR)/$(SUBDIR)/headers
10
11 ifneq ($(JPEGHDR_DIR),NONE)
12   ifneq ($(JPEGHDR_DIR)x,x)
13