From 5c0f315791282ffc0b9c537c75010601108a7919 Mon Sep 17 00:00:00 2001 From: Richard Narron Date: Sat, 21 Dec 2019 07:44:25 +0700 Subject: graphics/png2ico: Added (PNG to icon converter). Signed-off-by: Willy Sudiarto Raharjo --- graphics/png2ico/png2ico-cstring.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/png2ico/png2ico-cstring.patch (limited to 'graphics/png2ico/png2ico-cstring.patch') diff --git a/graphics/png2ico/png2ico-cstring.patch b/graphics/png2ico/png2ico-cstring.patch new file mode 100644 index 0000000000..d380c89976 --- /dev/null +++ b/graphics/png2ico/png2ico-cstring.patch @@ -0,0 +1,10 @@ +--- a/png2ico.cpp.orig 2002-12-07 14:37:58.000000000 -0800 ++++ b/png2ico.cpp 2019-12-19 17:04:47.861832968 -0800 +@@ -35,6 +35,7 @@ Notes about transparent and inverted pix + #include + #include + #include ++#include + + #if __GNUC__ > 2 + #include -- cgit v1.2.3-80-g2a13