Merge git://www.denx.de/git/u-boot-imx
[platform/kernel/u-boot.git] / cmd / aes.c
index 76da3ef..ee1ae13 100644 (file)
--- a/cmd/aes.c
+++ b/cmd/aes.c
@@ -9,7 +9,7 @@
 #include <common.h>
 #include <command.h>
 #include <environment.h>
-#include <aes.h>
+#include <uboot_aes.h>
 #include <malloc.h>
 #include <asm/byteorder.h>
 #include <linux/compiler.h>