aboutsummaryrefslogtreecommitdiff
path: root/test/dm/clk.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/clk.c')
-rw-r--r--test/dm/clk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/clk.c b/test/dm/clk.c
index a966471..57fabbd 100644
--- a/test/dm/clk.c
+++ b/test/dm/clk.c
@@ -3,6 +3,7 @@
* Copyright (C) 2015 Google, Inc
*/
+#include <common.h>
#include <clk.h>
#include <dm.h>
#include <log.h>