X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FSource%2FTianoTools%2FVfrCompile%2FVfrServices.cpp;h=359256a358fefd941a4d4573743e6210a84abf59;hp=c66d4dfa793293932e98ee0c0d54b815c13d9bd3;hb=ce53a8c3b23b6e6a483a4d626be59f122c6763ae;hpb=5a96e3e3fe3083445a0c79046e08f5b3685c3795 diff --git a/Tools/Source/TianoTools/VfrCompile/VfrServices.cpp b/Tools/Source/TianoTools/VfrCompile/VfrServices.cpp index c66d4dfa79..359256a358 100644 --- a/Tools/Source/TianoTools/VfrCompile/VfrServices.cpp +++ b/Tools/Source/TianoTools/VfrCompile/VfrServices.cpp @@ -22,15 +22,16 @@ Abstract: #include // for FILE routines #include // for malloc() and free() -#include -#include -#include +#include +#include +#include +#include // for EFI_UGA_PIXEL definition +#include + #include "EfiUtilityMsgs.h" #include "EfiVfr.h" #include "VfrServices.h" -#include -#include static const char *mSourceFileHeader[] = { "//",