X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FSource%2FTianoTools%2FCommon%2FEfiDecompress.h;h=3f82ac687282358a15bb171ba4aff49687c66869;hp=c5004a74a97dff8600123bbdf588484770a4921f;hb=ce53a8c3b23b6e6a483a4d626be59f122c6763ae;hpb=5a96e3e3fe3083445a0c79046e08f5b3685c3795 diff --git a/Tools/Source/TianoTools/Common/EfiDecompress.h b/Tools/Source/TianoTools/Common/EfiDecompress.h index c5004a74a9..3f82ac6872 100644 --- a/Tools/Source/TianoTools/Common/EfiDecompress.h +++ b/Tools/Source/TianoTools/Common/EfiDecompress.h @@ -18,11 +18,12 @@ Abstract: Header file for compression routine --*/ -#include -#include #ifndef _EFI_DECOMPRESS_H #define _EFI_DECOMPRESS_H + +#include + EFI_STATUS GetInfo ( IN VOID *Source,