diff options
Diffstat (limited to 'games/scorched3d/files/patch-src-common-Mouse.h')
-rw-r--r-- | games/scorched3d/files/patch-src-common-Mouse.h | 11 |
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 442a39c0757b..000000000000 --- a/games/scorched3d/files/patch-src-common-Mouse.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/common/Mouse.h.orig Fri Jan 23 17:59:04 2004 -+++ ./src/common/Mouse.h Fri Jan 23 18:01:59 2004 -@@ -23,7 +23,7 @@ - #define _MOUSE_H_ - - --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - - // Mouse.h: interface for the Mouse class. - // |