aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/cstime.h
diff options
context:
space:
mode:
authorEugene Sandulenko2011-08-05 13:33:42 +0100
committerEugene Sandulenko2011-08-06 11:30:42 +0100
commit0dafa7f80fbc271e599092e81655d8073ab91abe (patch)
tree1d33034c8c8dc5258417431c6023567a4501be6f /engines/mohawk/cstime.h
parent6e795a89b0d45c79f99dcd9d50fda467e9a2466e (diff)
downloadscummvm-rg350-0dafa7f80fbc271e599092e81655d8073ab91abe.tar.gz
scummvm-rg350-0dafa7f80fbc271e599092e81655d8073ab91abe.tar.bz2
scummvm-rg350-0dafa7f80fbc271e599092e81655d8073ab91abe.zip
ALL: Reduce audio/ header dependency
Diffstat (limited to 'engines/mohawk/cstime.h')
-rw-r--r--engines/mohawk/cstime.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/mohawk/cstime.h b/engines/mohawk/cstime.h
index 3a1de6a137..0bc236f930 100644
--- a/engines/mohawk/cstime.h
+++ b/engines/mohawk/cstime.h
@@ -30,8 +30,6 @@
#include "common/random.h"
#include "common/list.h"
-#include "audio/mixer.h"
-
namespace Mohawk {
class CSTimeCase;