]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtThunkDxe/WinNtThunk.c
Remove CommonHeader.h
[mirror_edk2.git] / Nt32Pkg / WinNtThunkDxe / WinNtThunk.c
index b803e41d5a00da2646329635cc1df43e8881938d..cf21f7c6ed7bf3970e6ab118f24082f1c30729c0 100644 (file)
@@ -27,9 +27,22 @@ Abstract:
 --*/\r
 \r
 //\r
-// Include common header file for this module.\r
+// The package level header files this module uses\r
 //\r
-#include "CommonHeader.h"\r
+#include <PiDxe.h>\r
+#include <WinNtDxe.h>\r
+//\r
+// The protocols, PPI and GUID defintions for this module\r
+//\r
+#include <Protocol/WinNtThunk.h>\r
+#include <Protocol/DevicePath.h>\r
+//\r
+// The Library classes this module consumes\r
+//\r
+#include <Library/DebugLib.h>\r
+#include <Library/UefiDriverEntryPoint.h>\r
+#include <Library/WinNtLib.h>\r
+#include <Library/UefiBootServicesTableLib.h>\r
 \r
 #include "WinNtThunk.h"\r
 \r