1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/editors/abiword/files/patch-af

12 lines
239 B
Plaintext
Raw Normal View History

--- af/util/xp/ut_png.cpp Fri Feb 19 12:20:25 1999
+++ af/util/xp/ut_png.cpp.new Sat Oct 30 19:10:59 1999
@@ -17,7 +17,7 @@
* 02111-1307, USA.
*/
-#include "png.h"
+#include <png.h>
#include "ut_assert.h"
#include "ut_bytebuf.h"