aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/cup_player_he.cpp
diff options
context:
space:
mode:
authorMax Horn2010-01-19 00:54:06 +0000
committerMax Horn2010-01-19 00:54:06 +0000
commit69be7476212916b166ac16db41253cd367fb0dcc (patch)
treeca0d617ca86d0ceecd469a624359f1741e4fd16a /engines/scumm/he/cup_player_he.cpp
parent349fcd1d715091c1b1816ff610910531d5dd8544 (diff)
downloadscummvm-rg350-69be7476212916b166ac16db41253cd367fb0dcc.tar.gz
scummvm-rg350-69be7476212916b166ac16db41253cd367fb0dcc.tar.bz2
scummvm-rg350-69be7476212916b166ac16db41253cd367fb0dcc.zip
Move raw audio streams to new header sound/raw.h
svn-id: r47368
Diffstat (limited to 'engines/scumm/he/cup_player_he.cpp')
-rw-r--r--engines/scumm/he/cup_player_he.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/he/cup_player_he.cpp b/engines/scumm/he/cup_player_he.cpp
index 25baa24bde..dc4eafe56b 100644
--- a/engines/scumm/he/cup_player_he.cpp
+++ b/engines/scumm/he/cup_player_he.cpp
@@ -28,6 +28,7 @@
#include "common/system.h"
#include "sound/audiostream.h"
#include "sound/mixer.h"
+#include "sound/raw.h"
#include "scumm/scumm.h"
#include "scumm/util.h"
#include "scumm/he/intern_he.h"