summaryrefslogtreecommitdiffstats
path: root/lib/rsa/rsa-checksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rsa/rsa-checksum.c')
-rw-r--r--lib/rsa/rsa-checksum.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/rsa/rsa-checksum.c b/lib/rsa/rsa-checksum.c
index 32d6602e97..8d8b59f779 100644
--- a/lib/rsa/rsa-checksum.c
+++ b/lib/rsa/rsa-checksum.c
@@ -13,9 +13,9 @@
#else
#include "fdt_host.h"
#endif
-#include <rsa.h>
-#include <sha1.h>
-#include <sha256.h>
+#include <u-boot/rsa.h>
+#include <u-boot/sha1.h>
+#include <u-boot/sha256.h>
/* PKCS 1.5 paddings as described in the RSA PKCS#1 v2.1 standard. */
OpenPOWER on IntegriCloud