aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/sound.cpp')
-rw-r--r--engines/cine/sound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/sound.cpp b/engines/cine/sound.cpp
index 2184e7a961..b260e7a48e 100644
--- a/engines/cine/sound.cpp
+++ b/engines/cine/sound.cpp
@@ -32,7 +32,7 @@
#include "sound/audiostream.h"
#include "sound/fmopl.h"
-#include "sound/raw.h"
+#include "sound/decoders/raw.h"
#include "sound/mods/soundfx.h"
namespace Cine {