Remove CommonHeader.h from IsaBusDxe.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3176 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2007-07-10 10:03:21 +00:00
parent 92a428e1c4
commit c55fa8cc3c
7 changed files with 65 additions and 134 deletions

View File

@ -26,7 +26,7 @@ Revision History:
//
// Include common header file for this module.
//
#include "CommonHeader.h"
#include "InternalIsaBus.h"
extern EFI_COMPONENT_NAME_PROTOCOL gIsaBusComponentName;