From 06b1260579bc185748fe93415b0590021ffabf20 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 15 Aug 2016 00:36:47 +0100 Subject: games/aklabeth: Added (remake of Richard Garriott's Ultima prequel). Signed-off-by: David Spencer --- games/aklabeth/compilefix.diff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 games/aklabeth/compilefix.diff (limited to 'games/aklabeth/compilefix.diff') diff --git a/games/aklabeth/compilefix.diff b/games/aklabeth/compilefix.diff new file mode 100644 index 0000000000..755f5404aa --- /dev/null +++ b/games/aklabeth/compilefix.diff @@ -0,0 +1,11 @@ +diff -Naur aklabeth-1.0.orig/src/sdw.hxx aklabeth-1.0/src/sdw.hxx +--- aklabeth-1.0.orig/src/sdw.hxx 2004-05-29 09:14:52.000000000 -0400 ++++ aklabeth-1.0/src/sdw.hxx 2016-08-14 01:27:48.025900560 -0400 +@@ -19,6 +19,7 @@ + + #include + #include ++#include + + namespace SDLWrapper // It's all nicely in a namespace SDLWrapper + { -- cgit v1.2.3