mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
--- imlib.h.orig Mon Dec 1 23:05:14 1997
|
|
+++ imlib.h Mon Dec 1 23:05:41 1997
|
|
@@ -132,7 +132,7 @@
|
|
#include <png.h>
|
|
#endif
|
|
#ifdef BUILTIN_TIFF
|
|
-#include <tiffio.h>
|
|
+#include <tiff34/tiffio.h>
|
|
#endif
|
|
|
|
#else /* else LIB_BUILD */
|