aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/sound.cpp')
-rw-r--r--engines/avalanche/sound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/sound.cpp b/engines/avalanche/sound.cpp
index 0223bead48..a441121e90 100644
--- a/engines/avalanche/sound.cpp
+++ b/engines/avalanche/sound.cpp
@@ -23,7 +23,7 @@
#include "avalanche/avalanche.h"
#include "avalanche/sound.h"
-#include "audio/audiostream.h"
+#include "audio/softsynth/pcspk.h"
#include "common/config-manager.h"
namespace Avalanche {