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

--- src/image.cc.orig Sat May 10 11:43:30 2003
+++ src/image.cc Sat May 10 11:43:38 2003
@@ -22,7 +22,7 @@
*
*/
-#include <SDL/SDL_endian.h>
+#include <SDL11/SDL_endian.h>
#include "image.h"
#include "pnm.h"