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