aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed
diff options
context:
space:
mode:
Diffstat (limited to 'engines/testbed')
-rw-r--r--engines/testbed/sound.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/testbed/sound.cpp b/engines/testbed/sound.cpp
index b2f61ab714..8354e7bad0 100644
--- a/engines/testbed/sound.cpp
+++ b/engines/testbed/sound.cpp
@@ -24,6 +24,8 @@
#include "sound/softsynth/pcspk.h"
+#include "backends/audiocd/audiocd.h"
+
#include "testbed/sound.h"
namespace Testbed {