summaryrefslogtreecommitdiff
path: root/test/dm/nop.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/nop.c')
-rw-r--r--test/dm/nop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/nop.c b/test/dm/nop.c
index 2df29f3d15..8b3b646892 100644
--- a/test/dm/nop.c
+++ b/test/dm/nop.c
@@ -13,6 +13,7 @@
#include <dm/device.h>
#include <dm/test.h>
#include <misc.h>
+#include <test/test.h>
#include <test/ut.h>
static int noptest_bind(struct udevice *parent)