From 2b74a89bc8342f0b9b737c37d87737caf7b0ea1e Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 1 Jun 2012 05:26:28 +0000 Subject: - update png to 1.5.10 --- games/frogatto/files/patch-src-IMG_savepng.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 games/frogatto/files/patch-src-IMG_savepng.cpp (limited to 'games/frogatto/files/patch-src-IMG_savepng.cpp') diff --git a/games/frogatto/files/patch-src-IMG_savepng.cpp b/games/frogatto/files/patch-src-IMG_savepng.cpp new file mode 100644 index 000000000000..939b4c614bc0 --- /dev/null +++ b/games/frogatto/files/patch-src-IMG_savepng.cpp @@ -0,0 +1,10 @@ +--- src/IMG_savepng.cpp.orig 2011-04-08 16:11:45.000000000 +0200 ++++ src/IMG_savepng.cpp 2012-05-25 18:51:10.000000000 +0200 +@@ -27,6 +27,7 @@ + + #ifdef IMPLEMENT_SAVE_PNG + #include ++#include + #endif + + #include -- cgit v1.2.3