summaryrefslogtreecommitdiff
path: root/editors/abiword-devel/files/patch-af
blob: 88e3d41b36e3357b000331b293187ee020fc403a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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"