aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/testbed/sound.cpp')
-rw-r--r--engines/testbed/sound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/testbed/sound.cpp b/engines/testbed/sound.cpp
index 8354e7bad0..76f9e850c0 100644
--- a/engines/testbed/sound.cpp
+++ b/engines/testbed/sound.cpp
@@ -22,7 +22,7 @@
* $Id$
*/
-#include "sound/softsynth/pcspk.h"
+#include "audio/softsynth/pcspk.h"
#include "backends/audiocd/audiocd.h"