summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-common-Mouse.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-common-Mouse.h')
-rw-r--r--games/scorched3d/files/patch-src-common-Mouse.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-common-Mouse.h b/games/scorched3d/files/patch-src-common-Mouse.h
deleted file mode 100644
index c37d4faefa3a..000000000000
--- a/games/scorched3d/files/patch-src-common-Mouse.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/common/Mouse.h.orig Wed Jul 30 17:41:28 2003
-+++ src/common/Mouse.h Sun Aug 3 09:07:12 2003
-@@ -23,7 +23,7 @@
- #define _MOUSE_H_
-
-
--#include <SDL/SDL.h>
-+#include <SDL11/SDL.h>
-
- // Mouse.h: interface for the Mouse class.
- //