From: mdkinney Date: Sat, 11 Jul 2009 23:29:43 +0000 (+0000) Subject: If module really is a Framework module and not a PI module, then use FrameworkDxe... X-Git-Tag: edk2-stable201903~17406 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=551b6ada05a615c9878b224947f4124cadd2811d If module really is a Framework module and not a PI module, then use FrameworkDxe.h instead of PeDxe.h and FrameworkPei.h instead of PiPei.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8903 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/DuetPkg/CpuDxe/CpuDxe.h b/DuetPkg/CpuDxe/CpuDxe.h index 74f1eeba4f..3fd1254e90 100644 --- a/DuetPkg/CpuDxe/CpuDxe.h +++ b/DuetPkg/CpuDxe/CpuDxe.h @@ -18,7 +18,7 @@ Abstract: #ifndef _CPU_DXE_H #define _CPU_DXE_H -#include +#include #include #include