aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v100he.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_v100he.cpp')
-rw-r--r--scumm/script_v100he.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/scumm/script_v100he.cpp b/scumm/script_v100he.cpp
index 91cf7ed37b..764a4ef07e 100644
--- a/scumm/script_v100he.cpp
+++ b/scumm/script_v100he.cpp
@@ -34,9 +34,6 @@
#include "scumm/scumm.h"
#include "scumm/sound.h"
-#include "sound/mididrv.h"
-#include "sound/mixer.h"
-
namespace Scumm {
#define OPCODE(x) _OPCODE(ScummEngine_v100he, x)