aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v72he.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_v72he.cpp')
-rw-r--r--scumm/script_v72he.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/scumm/script_v72he.cpp b/scumm/script_v72he.cpp
index 145324e3f2..99b38ba624 100644
--- a/scumm/script_v72he.cpp
+++ b/scumm/script_v72he.cpp
@@ -35,9 +35,6 @@
#include "scumm/sound.h"
#include "scumm/verbs.h"
-#include "sound/mididrv.h"
-#include "sound/mixer.h"
-
namespace Scumm {
#define OPCODE(x) _OPCODE(ScummEngine_v72he, x)