aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/video/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/video/video.h')
-rw-r--r--engines/mohawk/video/video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/video/video.h b/engines/mohawk/video/video.h
index 666873b9a6..fa160069c8 100644
--- a/engines/mohawk/video/video.h
+++ b/engines/mohawk/video/video.h
@@ -28,7 +28,7 @@
#include "common/queue.h"
#include "sound/audiostream.h"
-#include "sound/mixer.h"
+#include "sound/mixer.h" // for Audio::SoundHandle
#include "graphics/pixelformat.h"
#include "graphics/video/codecs/codec.h"