aboutsummaryrefslogtreecommitdiffstats
path: root/editors/AbiWord2/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'editors/AbiWord2/files/patch-af')
-rw-r--r--editors/AbiWord2/files/patch-af19
1 files changed, 10 insertions, 9 deletions
diff --git a/editors/AbiWord2/files/patch-af b/editors/AbiWord2/files/patch-af
index dc6c520f1370..9d748542c247 100644
--- a/editors/AbiWord2/files/patch-af
+++ b/editors/AbiWord2/files/patch-af
@@ -1,10 +1,11 @@
---- af/xap/unix/xap_UnixFont.cpp.orig Tue Apr 20 07:35:11 1999
-+++ af/xap/unix/xap_UnixFont.cpp Sun May 9 10:40:19 1999
-@@ -21,6 +21,7 @@
- #include <stdarg.h>
- #include <stdlib.h>
- #include <string.h>
-+#include <sys/types.h>
- #include <sys/stat.h>
+--- 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 "ut_string.h"
+-#include "png.h"
++#include <png.h>
+
+ #include "ut_assert.h"
+ #include "ut_bytebuf.h"