]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Removed unneeded include file
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 22 Jun 2007 17:08:39 +0000 (17:08 +0000)
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 22 Jun 2007 17:08:39 +0000 (17:08 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2726 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Application/HelloWorld/HelloWorld.c
MdeModulePkg/Application/HelloWorld/HelloWorld.inf

index bcabed5796dec4b95305ed0d59a2c861ef0147a7..af552174eac051d60bdb8a3650e5f54c028c8209 100644 (file)
 \r
 **/\r
 \r
 \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
 \r
 EFI_STATUS\r
 EFIAPI\r
index e0080663fae3867fca15c5ca2704e6027f9e1da1..11b3a83d24812e617a3aff8619409c75453cbfb5 100644 (file)
@@ -44,7 +44,6 @@
 \r
 [Sources.common]\r
   HelloWorld.c\r
 \r
 [Sources.common]\r
   HelloWorld.c\r
-  CommonHeader.h\r
 \r
 \r
 ################################################################################\r
 \r
 \r
 ################################################################################\r