summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-common-KeyboardHistory.h
blob: c6724cc127c5a953309ea6fe55dc03f0a39a45ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/common/KeyboardHistory.h.orig	Wed Jul 30 17:41:28 2003
+++ src/common/KeyboardHistory.h	Sun Aug  3 09:07:12 2003
@@ -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
 {