X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmulatorPkg%2FUnix%2FHost%2FPosixFileSystem.c;fp=EmulatorPkg%2FUnix%2FHost%2FPosixFileSystem.c;h=40b412e5f2dada2988c8e645d48ede3e89a70149;hb=59ad461d9d2ce06baee1248a9f856bc417e59e4c;hp=aab7161b7f4b74e5f21436b12983d7f3c6fd4aed;hpb=5817d50862fa7d137ae3e61caff4c2578d473595;p=mirror_edk2.git diff --git a/EmulatorPkg/Unix/Host/PosixFileSystem.c b/EmulatorPkg/Unix/Host/PosixFileSystem.c index aab7161b7f..40b412e5f2 100644 --- a/EmulatorPkg/Unix/Host/PosixFileSystem.c +++ b/EmulatorPkg/Unix/Host/PosixFileSystem.c @@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include "SecMain.h" +#include "Host.h" #define EMU_SIMPLE_FILE_SYSTEM_PRIVATE_SIGNATURE SIGNATURE_32 ('E', 'P', 'f', 's')