
$FreeBSD: ports/editors/AbiWord/files/patch-af,v 1.3 2001/08/08 15:46:45 sobomax Exp $

--- 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"
