aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/sound.cpp
diff options
context:
space:
mode:
authorStrangerke2013-10-05 14:47:07 +0200
committerStrangerke2013-10-05 14:47:07 +0200
commit1844dcf05cdf57a42d8336ef3c6ff1ffe02a951f (patch)
tree1d7a93740c49cf0cfc9a16fb09b688eca0380f7e /engines/avalanche/sound.cpp
parentb6d6c17727755fe50bbbb02ddc126ab7c887683c (diff)
downloadscummvm-rg350-1844dcf05cdf57a42d8336ef3c6ff1ffe02a951f.tar.gz
scummvm-rg350-1844dcf05cdf57a42d8336ef3c6ff1ffe02a951f.tar.bz2
scummvm-rg350-1844dcf05cdf57a42d8336ef3c6ff1ffe02a951f.zip
AVALANCHE: Remove a missed useless include
Diffstat (limited to 'engines/avalanche/sound.cpp')
-rw-r--r--engines/avalanche/sound.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/avalanche/sound.cpp b/engines/avalanche/sound.cpp
index b10a5db552..c324df4713 100644
--- a/engines/avalanche/sound.cpp
+++ b/engines/avalanche/sound.cpp
@@ -24,7 +24,6 @@
#include "avalanche/sound.h"
#include "audio/audiostream.h"
-#include "common/system.h"
#include "common/config-manager.h"
namespace Avalanche {