aboutsummaryrefslogtreecommitdiff
path: root/sound/mixer.cpp
diff options
context:
space:
mode:
authorMax Horn2007-02-24 23:41:20 +0000
committerMax Horn2007-02-24 23:41:20 +0000
commit836642047488427ffce13b4355deab3ced1d2b17 (patch)
treed3f019095045316b064238d0aaed95396c3d4af4 /sound/mixer.cpp
parentb3931a847d21b0770f7b30bd1e4c793dc283abf3 (diff)
downloadscummvm-rg350-836642047488427ffce13b4355deab3ced1d2b17.tar.gz
scummvm-rg350-836642047488427ffce13b4355deab3ced1d2b17.tar.bz2
scummvm-rg350-836642047488427ffce13b4355deab3ced1d2b17.zip
Remove unneeded #includes
svn-id: r25838
Diffstat (limited to 'sound/mixer.cpp')
-rw-r--r--sound/mixer.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/mixer.cpp b/sound/mixer.cpp
index 26fd195b07..e1fae737e9 100644
--- a/sound/mixer.cpp
+++ b/sound/mixer.cpp
@@ -30,9 +30,6 @@
#include "sound/mixer.h"
#include "sound/rate.h"
#include "sound/audiostream.h"
-#include "sound/flac.h"
-#include "sound/mp3.h"
-#include "sound/vorbis.h"
namespace Audio {