aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword-devel/files/patch-af
blob: 502e8de76cd984ef1b7d2f917c6725c609c10d04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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"