freebsd-ports/editors/AbiWord2/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"