diff options
Diffstat (limited to 'games/scorched3d/files/patch-src-engine-MainLoop.cpp')
| -rw-r--r-- | games/scorched3d/files/patch-src-engine-MainLoop.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-engine-MainLoop.cpp b/games/scorched3d/files/patch-src-engine-MainLoop.cpp deleted file mode 100644 index ff095e62045b..000000000000 --- a/games/scorched3d/files/patch-src-engine-MainLoop.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/engine/MainLoop.cpp.orig Fri Jan 23 17:59:09 2004 -+++ ./src/engine/MainLoop.cpp Fri Jan 23 18:02:17 2004 -@@ -22,7 +22,7 @@ - #include <common/OptionsDisplay.h> - #include <common/Defines.h> - #include <GLEXT/GLState.h> --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - - MainLoop::MainLoop() : exitLoop_(false), lastDrawTime_(0.0f) - { |
