summaryrefslogtreecommitdiff
path: root/test/dm/pwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/pwm.c')
-rw-r--r--test/dm/pwm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/pwm.c b/test/dm/pwm.c
index b52ee21a69..8cc911e1ad 100644
--- a/test/dm/pwm.c
+++ b/test/dm/pwm.c
@@ -7,6 +7,7 @@
#include <dm.h>
#include <pwm.h>
#include <dm/test.h>
+#include <test/test.h>
#include <test/ut.h>
/* Basic test of the pwm uclass */