1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/graphics/imlib/files/patch-ab
1998-12-06 15:37:14 +00:00

23 lines
540 B
Plaintext

--- Imlib/Imlib_private.h.orig Sat Sep 19 03:25:18 1998
+++ Imlib/Imlib_private.h Sun Dec 6 23:09:59 1998
@@ -50,7 +50,7 @@
#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 Wed Sep 23 07:02:01 1998
+++ gdk_imlib/gdk_imlib_private.h Sun Dec 6 23:09:59 1998
@@ -51,7 +51,7 @@
#include <tiffio.h>
#endif
#ifdef HAVE_LIBGIF
-#include <gif_lib.h>
+#include <giflib/gif_lib.h>
#endif
#define BYTE_ORD_24_RGB 0