diff options
Diffstat (limited to 'src/include/usr/secureboot/containerheader.H')
-rw-r--r-- | src/include/usr/secureboot/containerheader.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/usr/secureboot/containerheader.H b/src/include/usr/secureboot/containerheader.H index c5188e629..cf97a08bd 100644 --- a/src/include/usr/secureboot/containerheader.H +++ b/src/include/usr/secureboot/containerheader.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2016 */ +/* Contributors Listed Below - COPYRIGHT 2016,2017 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -27,7 +27,7 @@ #include <errl/errlentry.H> #include <secureboot/service.H> -#include <secureboot/rom.H> +#include <securerom/ROM.H> // Forward Declaration class SecureROMTest; |