aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword1/logic.h')
-rw-r--r--engines/sword1/logic.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/engines/sword1/logic.h b/engines/sword1/logic.h
index 94da2b3a77..005846df16 100644
--- a/engines/sword1/logic.h
+++ b/engines/sword1/logic.h
@@ -28,10 +28,13 @@
#include "sword1/objectman.h"
#include "common/util.h"
#include "common/random.h"
-#include "audio/mixer.h"
class OSystem;
+namespace Audio {
+class Mixer;
+}
+
namespace Sword1 {
#define NON_ZERO_SCRIPT_VARS 95