aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-coms-NetMessagePool.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-coms-NetMessagePool.h')
-rw-r--r--games/scorched3d/files/patch-src-coms-NetMessagePool.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-coms-NetMessagePool.h b/games/scorched3d/files/patch-src-coms-NetMessagePool.h
deleted file mode 100644
index 65ef15fc471c..000000000000
--- a/games/scorched3d/files/patch-src-coms-NetMessagePool.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/coms/NetMessagePool.h.orig Wed Jul 30 17:41:28 2003
-+++ src/coms/NetMessagePool.h Sun Aug 3 09:07:12 2003
-@@ -24,7 +24,7 @@
-
- #include <coms/NetMessage.h>
- #include <list>
--#include <SDL/SDL_thread.h>
-+#include <SDL11/SDL_thread.h>
-
- class NetMessagePool
- {