aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/sound/soundmixer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/sound/soundmixer.cpp')
-rw-r--r--engines/gob/sound/soundmixer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/sound/soundmixer.cpp b/engines/gob/sound/soundmixer.cpp
index 1f5cf2e053..b6082c577c 100644
--- a/engines/gob/sound/soundmixer.cpp
+++ b/engines/gob/sound/soundmixer.cpp
@@ -26,7 +26,7 @@
#include "gob/sound/soundmixer.h"
#include "gob/sound/sounddesc.h"
-#include "sound/decoders/raw.h"
+#include "audio/decoders/raw.h"
namespace Gob {