diff options
Diffstat (limited to 'games/scorched3d/files/patch-src-common-Gamma.cpp')
-rw-r--r-- | games/scorched3d/files/patch-src-common-Gamma.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-common-Gamma.cpp b/games/scorched3d/files/patch-src-common-Gamma.cpp deleted file mode 100644 index 0f02eb0c886b..000000000000 --- a/games/scorched3d/files/patch-src-common-Gamma.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/common/Gamma.cpp.orig Fri Jan 23 17:59:03 2004 -+++ ./src/common/Gamma.cpp Fri Jan 23 18:01:56 2004 -@@ -27,7 +27,7 @@ - #include <common/Gamma.h> - #include <common/Defines.h> - #include <math.h> --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - - ////////////////////////////////////////////////////////////////////// - // Construction/Destruction |