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

--- src/win_types.h.orig Sat May 10 11:38:41 2003
+++ src/win_types.h Sat May 10 11:38:53 2003
@@ -15,7 +15,7 @@
#ifndef TYPES_WIN_H_
#define TYPES_WIN_H_
-#include <SDL/SDL_keysym.h>
+#include <SDL11/SDL_keysym.h>
#define WIN_NB_TABLE_CHAR 127
#define WIN_TEXT_MAX_LENGTH 5000