aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_pcspk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/sound_pcspk.cpp')
-rw-r--r--engines/kyra/sound_pcspk.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/kyra/sound_pcspk.cpp b/engines/kyra/sound_pcspk.cpp
index 0f3cce1c55..46f35af3ab 100644
--- a/engines/kyra/sound_pcspk.cpp
+++ b/engines/kyra/sound_pcspk.cpp
@@ -25,8 +25,8 @@
#include "kyra/sound_intern.h"
-#include "sound/mixer.h"
-#include "sound/softsynth/pcspk.h"
+#include "audio/mixer.h"
+#include "audio/softsynth/pcspk.h"
namespace Kyra {