aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-common-KeyStateTranslate.h
blob: b79016223c1f8c3992ca9ac38326504b0f76f33b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/common/KeyStateTranslate.h.orig	Fri Jan 23 17:59:03 2004
+++ ./src/common/KeyStateTranslate.h	Fri Jan 23 18:01:56 2004
@@ -19,7 +19,7 @@
 ////////////////////////////////////////////////////////////////////////////////
 
 
-#include <SDL/SDL_keysym.h>
+#include <SDL11/SDL_keysym.h>
 
 struct KeyStateTranslation
 {