--- Imlib/Imlib_private.h.orig	Sat Sep 26 20:58:58 1998
+++ Imlib/Imlib_private.h	Sat Sep 26 20:59:15 1998
@@ -47,10 +47,10 @@
 #include <png.h>
 #endif
 #ifdef HAVE_LIBTIFF
-#include <tiffio.h>
+#include <tiffio.h>
 #endif
 #ifdef HAVE_LIBGIF
-#include <gif_lib.h>
+#include <giflib/gif_lib.h>
 #endif
 
 #define BYTE_ORD_24_RGB 0
--- gdk_imlib/gdk_imlib_private.h.orig	Sat Sep 26 20:59:32 1998
+++ gdk_imlib/gdk_imlib_private.h	Sat Sep 26 20:59:47 1998
@@ -48,10 +48,10 @@
 #include <png.h>
 #endif
 #ifdef HAVE_LIBTIFF
-#include <tiffio.h>
+#include <tiffio.h>
 #endif
 #ifdef HAVE_LIBGIF
-#include <gif_lib.h>
+#include <giflib/gif_lib.h>
 #endif
 
 #define BYTE_ORD_24_RGB 0
