aboutsummaryrefslogtreecommitdiff
path: root/test/dm/remoteproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/remoteproc.c')
-rw-r--r--test/dm/remoteproc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/dm/remoteproc.c b/test/dm/remoteproc.c
index f6f9e509e27..ef9e8e5a0df 100644
--- a/test/dm/remoteproc.c
+++ b/test/dm/remoteproc.c
@@ -3,7 +3,8 @@
* (C) Copyright 2015
* Texas Instruments Incorporated - https://www.ti.com/
*/
-#include <common.h>
+
+#include <config.h>
#include <dm.h>
#include <elf.h>
#include <errno.h>