diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/env/fw_env.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/env/fw_env.h b/tools/env/fw_env.h index 05588ab..0d7130a 100644 --- a/tools/env/fw_env.h +++ b/tools/env/fw_env.h @@ -5,7 +5,7 @@ * SPDX-License-Identifier: GPL-2.0+ */ -#include <aes.h> +#include <uboot_aes.h> #include <stdint.h> /* Pull in the current config to define the default environment */ |