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 a9d185fe3f4e..000000000000
--- a/games/scorched3d/files/patch-src-scorched-main.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./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>