oddsocks 01441f0
--- DevIL-1.6.8/include/IL/ilu_region.h.orig	2004-07-08 20:13:03.000000000 +0100
oddsocks 01441f0
+++ DevIL-1.6.8/include/IL/ilu_region.h	2006-09-07 23:30:30.000000000 +0100
oddsocks 01441f0
@@ -13,8 +13,7 @@
oddsocks 01441f0
 #ifndef ILU_REGION_H
oddsocks 01441f0
 #define ILU_REGION_H
oddsocks 01441f0
 
oddsocks 01441f0
-#include "ilu_internal.h"
oddsocks 01441f0
-
oddsocks 01441f0
+#include <IL/il.h>
oddsocks 01441f0
 
oddsocks 01441f0
 typedef struct Edge
oddsocks 01441f0
 {
oddsocks 01441f0
--- DevIL-1.6.8/src-ILU/src/ilu_region.c.orig	2003-04-06 12:44:30.000000000 +0100
oddsocks 01441f0
+++ DevIL-1.6.8/src-ILU/src/ilu_region.c	2006-09-07 23:34:04.000000000 +0100
oddsocks 01441f0
@@ -12,6 +12,7 @@
oddsocks 01441f0
 
oddsocks 01441f0
 
oddsocks 01441f0
 #include "ilu_region.h"
oddsocks 01441f0
+#include "ilu_internal.h"
oddsocks 01441f0
 
oddsocks 01441f0
 
oddsocks 01441f0
 ILpointi	*RegionPointsi = NULL;