aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine/files/patch-src_xitk_Imlib-light_load.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xine/files/patch-src_xitk_Imlib-light_load.c')
-rw-r--r--multimedia/xine/files/patch-src_xitk_Imlib-light_load.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/xine/files/patch-src_xitk_Imlib-light_load.c b/multimedia/xine/files/patch-src_xitk_Imlib-light_load.c
new file mode 100644
index 000000000000..c0636a391d3f
--- /dev/null
+++ b/multimedia/xine/files/patch-src_xitk_Imlib-light_load.c
@@ -0,0 +1,10 @@
+--- src/xitk/Imlib-light/load.c.orig 2010-03-01 18:02:05.000000000 +0100
++++ src/xitk/Imlib-light/load.c 2012-05-06 06:38:35.000000000 +0200
+@@ -5,6 +5,7 @@
+ #include "Imlib.h"
+ #include "Imlib_private.h"
+ #include <setjmp.h>
++#include <pngpriv.h>
+
+ #ifndef INT_MAX
+ #define INT_MAX ((int)((unsigned int)(1 << (8 * sizeof(int) - 1)) - 1))