summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-common-KeyboardHistory.h
blob: 582fd94e5d7a21568d380bf53d0ee65cbd17ed43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/common/KeyboardHistory.h.orig	Fri Jan 23 17:59:03 2004
+++ ./src/common/KeyboardHistory.h	Fri Jan 23 18:01:57 2004
@@ -26,7 +26,7 @@
 #if !defined(AFX_HISTORY_H__EFFEAE97_E779_4737_8DB4_B76AD9431BBC__INCLUDED_)
 #define AFX_HISTORY_H__EFFEAE97_E779_4737_8DB4_B76AD9431BBC__INCLUDED_
 
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 
 namespace KeyboardHistory
 {