summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/rpmb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/rpmb.c')
-rw-r--r--drivers/mmc/rpmb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/rpmb.c b/drivers/mmc/rpmb.c
index 05936f5d1f..9d0b8bc0c8 100644
--- a/drivers/mmc/rpmb.c
+++ b/drivers/mmc/rpmb.c
@@ -11,7 +11,7 @@
#include <config.h>
#include <common.h>
#include <mmc.h>
-#include <sha256.h>
+#include <u-boot/sha256.h>
#include "mmc_private.h"
/* Request codes */
OpenPOWER on IntegriCloud