diff options
Diffstat (limited to 'games/shaaft/files/patch-utilsgl::GLTexture.hpp')
-rw-r--r-- | games/shaaft/files/patch-utilsgl::GLTexture.hpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/shaaft/files/patch-utilsgl::GLTexture.hpp b/games/shaaft/files/patch-utilsgl::GLTexture.hpp deleted file mode 100644 index 40cc7f5..0000000 --- a/games/shaaft/files/patch-utilsgl::GLTexture.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- utilsgl/GLTexture.hpp.orig Fri Jan 2 18:21:50 2004 -+++ utilsgl/GLTexture.hpp Fri Jan 2 18:22:19 2004 -@@ -16,7 +16,7 @@ - #define _GLTexture_hpp_ - - #include <gl++.hpp> --#include <SDL/SDL_image.h> -+#include <SDL11/SDL_image.h> - - class GLTexture - { |