diff options
Diffstat (limited to 'test/dm/regulator.c')
-rw-r--r-- | test/dm/regulator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/regulator.c b/test/dm/regulator.c index ca916eeebb..f412ec20c5 100644 --- a/test/dm/regulator.c +++ b/test/dm/regulator.c @@ -20,6 +20,7 @@ #include <power/pmic.h> #include <power/regulator.h> #include <power/sandbox_pmic.h> +#include <test/test.h> #include <test/ut.h> enum { |