]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/HelloWorld/HelloWorld.c
Removed unneeded include file
[mirror_edk2.git] / MdeModulePkg / Application / HelloWorld / HelloWorld.c
index bcabed5796dec4b95305ed0d59a2c861ef0147a7..af552174eac051d60bdb8a3650e5f54c028c8209 100644 (file)
 \r
 **/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
-#include "CommonHeader.h"\r
+#include <Uefi.h>\r
+#include <Library/DebugLib.h>\r
+#include <Library/UefiLib.h>\r
+#include <Library/UefiApplicationEntryPoint.h>\r
+#include <Library/UefiBootServicesTableLib.h>\r
 \r
 EFI_STATUS\r
 EFIAPI\r