freebsd-ports/games/scorched3d/files/patch-src-common-KeyTranslate.h
Pav Lucistnik 2841ea4ebd - Update to 36.2
PR:		ports/63758
Submitted by:	Guy P. <guy@device.dyndns.org>
Approved by:	maintainer timeout (2 months)
2004-05-26 20:17:59 +00:00

11 lines
311 B
C

--- ./src/common/KeyTranslate.h.orig Fri Jan 23 17:59:03 2004
+++ ./src/common/KeyTranslate.h Fri Jan 23 18:01:57 2004
@@ -19,7 +19,7 @@
////////////////////////////////////////////////////////////////////////////////
-#include <SDL/SDL_keysym.h>
+#include <SDL11/SDL_keysym.h>
struct KeyTranslation
{