summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-scorched-main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-scorched-main.cpp')
-rw-r--r--games/scorched3d/files/patch-src-scorched-main.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-scorched-main.cpp b/games/scorched3d/files/patch-src-scorched-main.cpp
deleted file mode 100644
index f786738cf0c8..000000000000
--- a/games/scorched3d/files/patch-src-scorched-main.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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>