aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-commonLogger.cpp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
commit6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch)
treefb8d61358190cc429db453d54fb9920ccfde716f /games/scorched3d/files/patch-src-commonLogger.cpp
parentea16706c62b542adc8f3b887256bf215bf914db6 (diff)
Diffstat (limited to 'games/scorched3d/files/patch-src-commonLogger.cpp')
-rw-r--r--games/scorched3d/files/patch-src-commonLogger.cpp11
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>