diff options
Diffstat (limited to 'devel/wftk/files/patch-al')
-rw-r--r-- | devel/wftk/files/patch-al | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/wftk/files/patch-al b/devel/wftk/files/patch-al deleted file mode 100644 index 898f8f2407cf..000000000000 --- a/devel/wftk/files/patch-al +++ /dev/null @@ -1,11 +0,0 @@ ---- uta/surface_io.cc.orig Sat Mar 31 05:41:28 2001 -+++ uta/surface_io.cc Sat Mar 31 05:42:29 2001 -@@ -79,7 +79,7 @@ - #include <assert.h> - - #include <png.h> --#include <SDL/SDL_endian.h> -+#include <SDL11/SDL_endian.h> - - namespace uta { - |