aboutsummaryrefslogtreecommitdiff
path: root/editors/ted/files/patch-bitmap-bmpng.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ted/files/patch-bitmap-bmpng.c')
-rw-r--r--editors/ted/files/patch-bitmap-bmpng.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/ted/files/patch-bitmap-bmpng.c b/editors/ted/files/patch-bitmap-bmpng.c
new file mode 100644
index 000000000000..7f9a5b18f25f
--- /dev/null
+++ b/editors/ted/files/patch-bitmap-bmpng.c
@@ -0,0 +1,10 @@
+--- bitmap/bmpng.c.orig 2012-04-01 11:57:27.000000000 +0200
++++ bitmap/bmpng.c 2012-05-04 12:44:03.000000000 +0200
+@@ -4,6 +4,7 @@
+ # include "bmintern.h"
+ # include "bmio.h"
+ # include <png.h>
++# include <pngpriv.h>
+ # include <appDebugon.h>
+ # include <sioFileio.h>
+ # include <utilEndian.h>