aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-GLEXT-GLBitmap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-GLEXT-GLBitmap.cpp')
-rw-r--r--games/scorched3d/files/patch-src-GLEXT-GLBitmap.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-GLEXT-GLBitmap.cpp b/games/scorched3d/files/patch-src-GLEXT-GLBitmap.cpp
deleted file mode 100644
index 1e21ac6d0306..000000000000
--- a/games/scorched3d/files/patch-src-GLEXT-GLBitmap.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/GLEXT/GLBitmap.cpp.orig Fri Jan 23 17:58:59 2004
-+++ ./src/GLEXT/GLBitmap.cpp Fri Jan 23 18:01:21 2004
-@@ -27,7 +27,7 @@
- #include <math.h>
- #include <GLEXT/GLState.h>
- #include <GLEXT/GLBitmap.h>
--#include <SDL/SDL.h>
-+#include <SDL11/SDL.h>
-
- //////////////////////////////////////////////////////////////////////
- // Construction/Destruction