summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-scorched-main.cpp
blob: a9d185fe3f4e018e20b33ec39f58bf36e2cb6fdd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/scorched/main.cpp.orig	Fri May 28 00:24:45 2004
+++ ./src/scorched/main.cpp	Sun May 30 22:43:49 2004
@@ -20,7 +20,7 @@
 
 #include <wx/wx.h>
 #include <wx/utils.h>
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 #include <client/ClientMain.h>
 #include <client/ClientSave.h>
 #include <client/ScorchedClient.h>