1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/editors/abiword-devel/files/patch-af
Joe Marcus Clarke c46347f938 Update to 1.0.0.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-22 16:55:25 +00:00

12 lines
266 B
Plaintext

--- src/af/util/xp/ut_png.cpp.orig Wed Apr 17 12:49:55 2002
+++ src/af/util/xp/ut_png.cpp Fri Apr 19 20:40:25 2002
@@ -24,7 +24,7 @@
#ifdef _AIX
#define jmpbuf __jmpbuf
#endif
-#include "png.h"
+#include <png.h>
#include "ut_assert.h"
#include "ut_bytebuf.h"