summaryrefslogblamecommitdiff
path: root/games/scorched3d-devel/files/patch-src-scorched-main.cpp
blob: f786738cf0c84849c6fbec024cb67495159a626d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                        
--- src/scorched/main.cpp.orig	Wed Jul 30 17:41:27 2003
+++ src/scorched/main.cpp	Sun Aug  3 09:07:13 2003
@@ -20,7 +20,7 @@
 
 
 #include <wx/wx.h>
-#include <SDL/SDL.h>
+#include <SDL11/SDL.h>
 #include <client/ClientMain.h>
 #include <common/OptionsDisplay.h>
 #include <common/OptionsParam.h>