aboutsummaryrefslogtreecommitdiff
path: root/gui/gui.cpp
diff options
context:
space:
mode:
authorMax Horn2002-08-29 23:45:15 +0000
committerMax Horn2002-08-29 23:45:15 +0000
commit41c2d6fba344f8688b9462371f13727053ccd890 (patch)
tree687cdd692a2aba7ac85214a6066824fc14456d12 /gui/gui.cpp
parent4b83c17b31eaab340c8eccee2f64cd68e6c6feb8 (diff)
downloadscummvm-rg350-41c2d6fba344f8688b9462371f13727053ccd890.tar.gz
scummvm-rg350-41c2d6fba344f8688b9462371f13727053ccd890.tar.bz2
scummvm-rg350-41c2d6fba344f8688b9462371f13727053ccd890.zip
sound system cleanup
svn-id: r4867
Diffstat (limited to 'gui/gui.cpp')
-rw-r--r--gui/gui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/gui.cpp b/gui/gui.cpp
index 8b2515e4b5..78c9011394 100644
--- a/gui/gui.cpp
+++ b/gui/gui.cpp
@@ -22,6 +22,7 @@
#include "stdafx.h"
#include "scumm.h"
#include "sound/mididrv.h"
+#include "scumm/sound.h"
#include "scumm/imuse.h"
#include "gui.h"
#include "guimaps.h"