aboutsummaryrefslogtreecommitdiff
path: root/dc/dcmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dc/dcmain.cpp')
-rw-r--r--dc/dcmain.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/dc/dcmain.cpp b/dc/dcmain.cpp
index bb1dc20521..e2ff7c5648 100644
--- a/dc/dcmain.cpp
+++ b/dc/dcmain.cpp
@@ -23,7 +23,6 @@
#include "stdafx.h"
#include "scumm.h"
#include "gui.h"
-#include "sound.h"
#include "dc.h"
#include "icon.h"
@@ -33,7 +32,7 @@ ScummDebugger debugger;
Gui gui;
Icon icon;
-SoundEngine sound;
+IMuse sound;
SOUND_DRIVER_TYPE snd_driv;
/* CD Audio stubs */