diff options
Diffstat (limited to 'games/scorched3d/files/patch-src-common-Timer.cpp')
-rw-r--r-- | games/scorched3d/files/patch-src-common-Timer.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-common-Timer.cpp b/games/scorched3d/files/patch-src-common-Timer.cpp deleted file mode 100644 index 4f145ba31045..000000000000 --- a/games/scorched3d/files/patch-src-common-Timer.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/common/Timer.cpp.orig Wed Jul 30 17:41:24 2003 -+++ src/common/Timer.cpp Sun Aug 3 09:07:12 2003 -@@ -25,7 +25,7 @@ - - #include <common/Defines.h> - #include <common/Timer.h> --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - - ////////////////////////////////////////////////////////////////////// - // Construction/Destruction |