summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-client-ClientMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-client-ClientMain.cpp')
-rw-r--r--games/scorched3d/files/patch-src-client-ClientMain.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-client-ClientMain.cpp b/games/scorched3d/files/patch-src-client-ClientMain.cpp
deleted file mode 100644
index b29271564a0c..000000000000
--- a/games/scorched3d/files/patch-src-client-ClientMain.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/client/ClientMain.cpp.orig Fri Jan 23 17:59:02 2004
-+++ ./src/client/ClientMain.cpp Fri Jan 23 18:01:47 2004
-@@ -57,7 +57,7 @@
- #include <common/Display.h>
- #include <common/Gamma.h>
- #include <common/Sound.h>
--#include <SDL/SDL.h>
-+#include <SDL11/SDL.h>
-
- void startClient()
- {