summaryrefslogtreecommitdiff
path: root/test/dm/pmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/pmc.c')
-rw-r--r--test/dm/pmc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/pmc.c b/test/dm/pmc.c
index bbad1ee2741..e70227e7800 100644
--- a/test/dm/pmc.c
+++ b/test/dm/pmc.c
@@ -5,6 +5,7 @@
* Copyright 2019 Google LLC
*/
+#include <common.h>
#include <dm.h>
#include <power/acpi_pmc.h>
#include <dm/test.h>