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