diff options
Diffstat (limited to 'games/scorched3d/files/patch-src-client-ClientMain.cpp')
-rw-r--r-- | games/scorched3d/files/patch-src-client-ClientMain.cpp | 11 |
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 8ec4282cbcca..000000000000 --- a/games/scorched3d/files/patch-src-client-ClientMain.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/client/ClientMain.cpp.orig Fri May 28 00:24:45 2004 -+++ ./src/client/ClientMain.cpp Sun May 30 22:43:47 2004 -@@ -66,7 +66,7 @@ - #include <common/Gamma.h> - #include <common/Sound.h> - #include <common/Clock.h> --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - - bool initHardware(ProgressCounter *progressCounter) - { |