summaryrefslogtreecommitdiffstats
path: root/test/dm/mmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/mmc.c')
-rw-r--r--test/dm/mmc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/mmc.c b/test/dm/mmc.c
index 9ab0db1b66..49402b9c90 100644
--- a/test/dm/mmc.c
+++ b/test/dm/mmc.c
@@ -6,6 +6,7 @@
#include <common.h>
#include <dm.h>
#include <mmc.h>
+#include <part.h>
#include <dm/test.h>
#include <test/ut.h>