diff options
Diffstat (limited to 'games/adonthell/files/patch-ac')
-rw-r--r-- | games/adonthell/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/adonthell/files/patch-ac b/games/adonthell/files/patch-ac deleted file mode 100644 index 2ced218c1320..000000000000 --- a/games/adonthell/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gametime.cc.orig Sat May 10 11:42:49 2003 -+++ src/gametime.cc Sat May 10 11:42:58 2003 -@@ -20,7 +20,7 @@ - */ - - #include "gametime.h" --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - - double gametime::Minute; - u_int32 gametime::timer1; |