aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/sound.h
diff options
context:
space:
mode:
authorStrangerke2013-09-19 00:11:50 +0200
committerStrangerke2013-09-19 00:11:50 +0200
commitd26a06a970c17c83ab3d8a85f462172edfa9b07f (patch)
treeef4ae05967b279bef4e232d3ebf26b9c1513c979 /engines/avalanche/sound.h
parent23b225ca0d1da28a45507824edcff1c9ca0f917b (diff)
downloadscummvm-rg350-d26a06a970c17c83ab3d8a85f462172edfa9b07f.tar.gz
scummvm-rg350-d26a06a970c17c83ab3d8a85f462172edfa9b07f.tar.bz2
scummvm-rg350-d26a06a970c17c83ab3d8a85f462172edfa9b07f.zip
AVALANCHE: Remove useless includes
Diffstat (limited to 'engines/avalanche/sound.h')
-rw-r--r--engines/avalanche/sound.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/avalanche/sound.h b/engines/avalanche/sound.h
index 65dda96406..d8ffbd7291 100644
--- a/engines/avalanche/sound.h
+++ b/engines/avalanche/sound.h
@@ -24,7 +24,6 @@
#define AVALANCHE_SOUND_H
#include "audio/mixer.h"
-#include "audio/midiplayer.h"
#include "audio/softsynth/pcspk.h"
namespace Avalanche {