diff options
Diffstat (limited to 'games/scorched3d/files/patch-src-common-Display.h')
-rw-r--r-- | games/scorched3d/files/patch-src-common-Display.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-common-Display.h b/games/scorched3d/files/patch-src-common-Display.h deleted file mode 100644 index 46e62eef2bab..000000000000 --- a/games/scorched3d/files/patch-src-common-Display.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/common/Display.h.orig Wed Jul 30 17:41:28 2003 -+++ src/common/Display.h Sun Aug 3 09:07:11 2003 -@@ -27,7 +27,7 @@ - ////////////////////////////////////////////////////////////////////// - - #include <stdlib.h> --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - - class Display - { |