freebsd-ports/editors/AbiWord2/files/patch-af
2001-08-08 15:46:45 +00:00

14 lines
319 B
Text

$FreeBSD$
--- src/af/util/xp/ut_png.cpp.orig Wed Jun 13 23:39:53 2001
+++ src/af/util/xp/ut_png.cpp Wed Aug 8 13:22:37 2001
@@ -19,7 +19,7 @@
/* Required to get proper namespace inclusion from PNG code */
#include <string.h>
-#include "png.h"
+#include <png.h>
#include "ut_assert.h"
#include "ut_bytebuf.h"