summaryrefslogtreecommitdiff
path: root/test/dm/adc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/adc.c')
-rw-r--r--test/dm/adc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/adc.c b/test/dm/adc.c
index da7bd4bf1f..7fa1d48dd9 100644
--- a/test/dm/adc.c
+++ b/test/dm/adc.c
@@ -17,6 +17,7 @@
#include <power/regulator.h>
#include <power/sandbox_pmic.h>
#include <sandbox-adc.h>
+#include <test/test.h>
#include <test/ut.h>
static int dm_test_adc_bind(struct unit_test_state *uts)