aboutsummaryrefslogtreecommitdiff
path: root/games/eboard/files/patch-cimg.cc
diff options
context:
space:
mode:
Diffstat (limited to 'games/eboard/files/patch-cimg.cc')
-rw-r--r--games/eboard/files/patch-cimg.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/eboard/files/patch-cimg.cc b/games/eboard/files/patch-cimg.cc
new file mode 100644
index 000000000000..476a4f82df2a
--- /dev/null
+++ b/games/eboard/files/patch-cimg.cc
@@ -0,0 +1,10 @@
+--- cimg.cc.orig 2008-02-22 16:51:22.000000000 +0100
++++ cimg.cc 2012-05-08 07:19:55.000000000 +0200
+@@ -27,6 +27,7 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <png.h>
++#include <pngpriv.h>
+ #include "cimg.h"
+
+ CImg::CImg(int w,int h) {