1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/editors/xemacs/files/patch-src__glyphs-eimage.c
2012-06-01 05:26:28 +00:00

11 lines
236 B
C

--- src/glyphs-eimage.c.orig 2007-08-20 21:52:28.000000000 +0200
+++ src/glyphs-eimage.c 2012-05-02 20:05:31.000000000 +0200
@@ -65,6 +65,7 @@
extern "C" {
#endif
#include <png.h>
+#include <pngpriv.h>
#ifdef __cplusplus
}
#endif