slackbuilds_ponce/games/aklabeth/compilefix.diff
B. Watson 06b1260579 games/aklabeth: Added (remake of Richard Garriott's Ultima prequel).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-08-15 00:36:47 +01:00

11 lines
387 B
Diff

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 <iostream>
#include <string>
+#include <cstdlib>
namespace SDLWrapper // It's all nicely in a namespace SDLWrapper
{