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 279c87435635..000000000000 --- a/games/scorched3d/files/patch-src-engine-MainLoop.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/engine/MainLoop.cpp.orig Wed Jul 30 17:41:26 2003 -+++ src/engine/MainLoop.cpp Sun Aug 3 09:07:12 2003 -@@ -28,7 +28,7 @@ - #include <common/Defines.h> - #include <common/Timer.h> - #include <GLEXT/GLState.h> --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - - ////////////////////////////////////////////////////////////////////// - // Construction/Destruction |