diff options
Diffstat (limited to 'games/scorched3d/files/patch-src-common-Logger.cpp')
-rw-r--r-- | games/scorched3d/files/patch-src-common-Logger.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-common-Logger.cpp b/games/scorched3d/files/patch-src-common-Logger.cpp deleted file mode 100644 index 5ba301a2ceca..000000000000 --- a/games/scorched3d/files/patch-src-common-Logger.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/common/Logger.cpp.orig Fri Jan 23 17:59:04 2004 -+++ ./src/common/Logger.cpp Fri Jan 23 18:01:58 2004 -@@ -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> |