freebsd-ports/games/adonthell/files/patch-ab
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
222 B
Text

--- src/fileops.cc.orig Sat May 10 11:41:53 2003
+++ src/fileops.cc Sat May 10 11:42:07 2003
@@ -24,7 +24,7 @@
#include <iostream>
-#include <SDL/SDL_endian.h>
+#include <SDL11/SDL_endian.h>
#include "fileops.h"