freebsd-ports/games/adonthell/files/patch-ac
Eric Anholt 3812ced64f Add adonthell 0.3.3, a free role playing game.
PR:		52029
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2003-05-13 02:08:00 +00:00

11 lines
245 B
Text

--- src/gametime.cc.orig Sat May 10 11:42:49 2003
+++ src/gametime.cc Sat May 10 11:42:58 2003
@@ -20,7 +20,7 @@
*/
#include "gametime.h"
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
double gametime::Minute;
u_int32 gametime::timer1;