summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-scorched-MainDialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-scorched-MainDialog.cpp')
-rw-r--r--games/scorched3d/files/patch-src-scorched-MainDialog.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/scorched3d/files/patch-src-scorched-MainDialog.cpp b/games/scorched3d/files/patch-src-scorched-MainDialog.cpp
deleted file mode 100644
index db73b41c92ae..000000000000
--- a/games/scorched3d/files/patch-src-scorched-MainDialog.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./src/scorched/MainDialog.cpp.orig Tue May 18 00:45:23 2004
-+++ ./src/scorched/MainDialog.cpp Sun May 30 22:43:49 2004
-@@ -25,8 +25,8 @@
- #include <wx/msgdlg.h>
- #define WIN32_LEAN_AND_MEAN
- #include <windows.h>
--#include <SDL/SDL.h>
--#include <SDL/SDL_net.h>
-+#include <SDL11/SDL.h>
-+#include <SDL11/SDL_net.h>
- #include <scorched/MainDialog.h>
- #include <scorched/HtmlHelpDialog.h>
- #include <scorched/NetDialog.h>