X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ShellPkg%2FApplication%2FShell%2FConsoleLogger.h;fp=ShellPkg%2FApplication%2FShell%2FConsoleLogger.h;h=b076f77473721525a8aaaa7a657e2da0b128b943;hb=0406a5717b3b3760a7bf6b5cc1a5efe7aa7a76b1;hp=c470cdb7abfd249bed85081033deb98e038c3cd9;hpb=3f869579a47a0c48119e256a5309526f41092812;p=mirror_edk2.git diff --git a/ShellPkg/Application/Shell/ConsoleLogger.h b/ShellPkg/Application/Shell/ConsoleLogger.h index c470cdb7ab..b076f77473 100644 --- a/ShellPkg/Application/Shell/ConsoleLogger.h +++ b/ShellPkg/Application/Shell/ConsoleLogger.h @@ -14,19 +14,7 @@ #ifndef _CONSOLE_LOGGER_HEADER_ #define _CONSOLE_LOGGER_HEADER_ -#include - -#include -#include -#include - -#include -#include -#include -#include -#include -#include -#include +#include "Shell.h" #define CONSOLE_LOGGER_PRIVATE_DATA_SIGNATURE SIGNATURE_32 ('c', 'o', 'P', 'D')