]> git.proxmox.com Git - mirror_edk2.git/blobdiff - InOsEmuPkg/Sec/Sec.h
InOsEmuPkg: Make XIP work properly
[mirror_edk2.git] / InOsEmuPkg / Sec / Sec.h
index d0bc9e176e237fca4232f7133e64ff418283dbad..00760121b25ea98108ae6d1c274ff2328e156ae8 100644 (file)
@@ -19,11 +19,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
 
 #include <PiPei.h>
+#include <Library/EmuMagicPageLib.h>
 #include <Library/DebugLib.h>
 #include <Library/PeiServicesLib.h>
 #include <Library/PeCoffGetEntryPointLib.h>
 #include <Library/BaseMemoryLib.h>
-#include <Library/PpiListLib.h>
 
 #include <Ppi/TemporaryRamSupport.h>