aboutsummaryrefslogtreecommitdiff
path: root/sky/sound.cpp
diff options
context:
space:
mode:
authorMax Horn2003-03-12 16:54:30 +0000
committerMax Horn2003-03-12 16:54:30 +0000
commit31c94024dc97126ba88c2e6682c2eb9e10519821 (patch)
treec90536d8dc332a0174777d3c269aeb9209d04088 /sky/sound.cpp
parente5cdc67448fe67e2d4aba7d53708d3a5d9592772 (diff)
downloadscummvm-rg350-31c94024dc97126ba88c2e6682c2eb9e10519821.tar.gz
scummvm-rg350-31c94024dc97126ba88c2e6682c2eb9e10519821.tar.bz2
scummvm-rg350-31c94024dc97126ba88c2e6682c2eb9e10519821.zip
cleanup
svn-id: r6800
Diffstat (limited to 'sky/sound.cpp')
-rw-r--r--sky/sound.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/sky/sound.cpp b/sky/sound.cpp
index 33ca456f5d..9951ad9f14 100644
--- a/sky/sound.cpp
+++ b/sky/sound.cpp
@@ -22,8 +22,6 @@
#include "stdafx.h"
#include "sky/sound.h"
#include "sky/struc.h"
-#include "common/file.h"
-#include "common/engine.h"
SkySound::SkySound(SoundMixer *mixer) {
_mixer = mixer;