diff options
author | Travis Howell | 2004-08-28 03:25:13 +0000 |
---|---|---|
committer | Travis Howell | 2004-08-28 03:25:13 +0000 |
commit | 26ff4a2b703fc040f1d09a3341b098cc9e3bfeb1 (patch) | |
tree | c9baa1233ac32343fafab8c4a28491b4b1615dfb /scumm | |
parent | 09b3b6cb57f4454850ff60e2a539702b64bdee44 (diff) | |
download | scummvm-rg350-26ff4a2b703fc040f1d09a3341b098cc9e3bfeb1.tar.gz scummvm-rg350-26ff4a2b703fc040f1d09a3341b098cc9e3bfeb1.tar.bz2 scummvm-rg350-26ff4a2b703fc040f1d09a3341b098cc9e3bfeb1.zip |
*** empty log message ***
svn-id: r14801
Diffstat (limited to 'scumm')
-rw-r--r-- | scumm/akos.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/akos.cpp b/scumm/akos.cpp index dd7ef28a97..b728c4ecf6 100644 --- a/scumm/akos.cpp +++ b/scumm/akos.cpp @@ -29,8 +29,6 @@ #include "scumm/imuse_digi/dimuse.h" #include "scumm/sound.h" -#include "common/util.h" - namespace Scumm { #if !defined(__GNUC__) |