aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorMax Horn2010-01-20 12:44:37 +0000
committerMax Horn2010-01-20 12:44:37 +0000
commit31e39d221b6591c48d3855ca660c971dbfc4ed30 (patch)
tree5c48716333a1caed5c45012df77c65e75d08a60c /sound
parent7799dc3614b2987ced46905edf9eb6c46cbcd13a (diff)
downloadscummvm-rg350-31e39d221b6591c48d3855ca660c971dbfc4ed30.tar.gz
scummvm-rg350-31e39d221b6591c48d3855ca660c971dbfc4ed30.tar.bz2
scummvm-rg350-31e39d221b6591c48d3855ca660c971dbfc4ed30.zip
cleanup
svn-id: r47406
Diffstat (limited to 'sound')
-rw-r--r--sound/mixer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/mixer.cpp b/sound/mixer.cpp
index 45b65f1f36..93ea0c0f09 100644
--- a/sound/mixer.cpp
+++ b/sound/mixer.cpp
@@ -30,7 +30,6 @@
#include "sound/rate.h"
#include "sound/audiostream.h"
#include "sound/timestamp.h"
-#include "sound/raw.h"
namespace Audio {