From cf38b673c9d0d64f2f6303cbd51829725cbe9994 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 23 May 2010 20:51:27 +0000 Subject: - fix build for gnustep-base 1.21.0 --- games/gmastermind/files/patch-Controller.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 games/gmastermind/files/patch-Controller.h (limited to 'games/gmastermind/files/patch-Controller.h') diff --git a/games/gmastermind/files/patch-Controller.h b/games/gmastermind/files/patch-Controller.h new file mode 100644 index 000000000000..1899dabbc468 --- /dev/null +++ b/games/gmastermind/files/patch-Controller.h @@ -0,0 +1,10 @@ +--- Controller.h.orig 2005-02-08 12:21:42.000000000 +0100 ++++ Controller.h 2010-05-23 07:14:06.000000000 +0200 +@@ -37,6 +37,7 @@ + #include + #include + #include ++#include + + typedef enum { + MENU_NEW_WITH_REP = 500, -- cgit v1.2.3