Cleanup to remover CommonHeader.h files

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2906 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2007-06-29 08:40:03 +00:00
parent 58ca4e8bdb
commit a97a7e7973
11 changed files with 18 additions and 111 deletions

View File

@@ -16,9 +16,15 @@ Intel Corporation.
#define _EFI_INCOMPATIBLE_PCI_DEVICE_LIST_H
//
// Include common header file for this module.
// The package level header files this module uses
//
#include "CommonHeader.h"
#include <PiDxe.h>
//
// The Library classes this module consumes
//
#include <Library/PciIncompatibleDeviceSupportLib.h>
#include <Library/MemoryAllocationLib.h>
#include <Library/DebugLib.h>
#include <IndustryStandard/pci22.h>
#include <IndustryStandard/Acpi.h>