summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-common-RandomGenerator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-common-RandomGenerator.cpp')
-rw-r--r--games/scorched3d/files/patch-src-common-RandomGenerator.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-common-RandomGenerator.cpp b/games/scorched3d/files/patch-src-common-RandomGenerator.cpp
deleted file mode 100644
index 101bc62413c7..000000000000
--- a/games/scorched3d/files/patch-src-common-RandomGenerator.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/common/RandomGenerator.cpp.orig Fri Jan 23 17:59:04 2004
-+++ ./src/common/RandomGenerator.cpp Fri Jan 23 18:02:00 2004
-@@ -20,7 +20,7 @@
-
- #include <common/RandomGenerator.h>
- #include <common/Defines.h>
--#include <SDL/SDL_net.h>
-+#include <SDL11/SDL_net.h>
- #include <stdlib.h>
- #include <stdio.h>
- #include <limits.h>