aboutsummaryrefslogtreecommitdiff
path: root/test/dm/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/sound.c')
-rw-r--r--test/dm/sound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/sound.c b/test/dm/sound.c
index f4e6215..15d545a 100644
--- a/test/dm/sound.c
+++ b/test/dm/sound.c
@@ -4,6 +4,7 @@
* Written by Simon Glass <sjg@chromium.org>
*/
+#include <common.h>
#include <dm.h>
#include <sound.h>
#include <dm/test.h>