aboutsummaryrefslogtreecommitdiff
path: root/engines/made/pmvplayer.h
diff options
context:
space:
mode:
authorMax Horn2011-02-09 01:09:01 +0000
committerMax Horn2011-02-09 01:09:01 +0000
commit42ab839dd6c8a1570b232101eb97f4e54de57935 (patch)
tree3b763d8913a87482b793e0348c88b9a5f40eecc9 /engines/made/pmvplayer.h
parent386203a3d6ce1abf457c9110d695408ec5f01b85 (diff)
downloadscummvm-rg350-42ab839dd6c8a1570b232101eb97f4e54de57935.tar.gz
scummvm-rg350-42ab839dd6c8a1570b232101eb97f4e54de57935.tar.bz2
scummvm-rg350-42ab839dd6c8a1570b232101eb97f4e54de57935.zip
AUDIO: Rename sound/ dir to audio/
svn-id: r55850
Diffstat (limited to 'engines/made/pmvplayer.h')
-rw-r--r--engines/made/pmvplayer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/made/pmvplayer.h b/engines/made/pmvplayer.h
index 3a5295711d..8014a5a0f1 100644
--- a/engines/made/pmvplayer.h
+++ b/engines/made/pmvplayer.h
@@ -31,8 +31,8 @@
#include "common/file.h"
#include "common/endian.h"
#include "graphics/surface.h"
-#include "sound/mixer.h"
-#include "sound/audiostream.h"
+#include "audio/mixer.h"
+#include "audio/audiostream.h"
#include "made/graphics.h"
#include "made/sound.h"