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