2841ea4ebd
PR: ports/63758 Submitted by: Guy P. <guy@device.dyndns.org> Approved by: maintainer timeout (2 months)
11 lines
311 B
C
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
|
|
{
|