diff options
Diffstat (limited to 'games/adonthell/files/patch-ab')
-rw-r--r-- | games/adonthell/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/adonthell/files/patch-ab b/games/adonthell/files/patch-ab deleted file mode 100644 index cf0f6cf0b117..000000000000 --- a/games/adonthell/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- src/fileops.cc.orig Sat May 10 11:41:53 2003 -+++ src/fileops.cc Sat May 10 11:42:07 2003 -@@ -24,7 +24,7 @@ - - - #include <iostream> --#include <SDL/SDL_endian.h> -+#include <SDL11/SDL_endian.h> - #include "fileops.h" - - |