freebsd-ports/editors/AbiWord2/files/patch-af
Chris Piazza f060d28683 Update to 0.7.6
PR:		14627
Submitted by:	Will Andrews <andrews@technologist.com>
1999-11-01 00:53:16 +00:00

12 lines
239 B
Plaintext

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