From 4aad654298eee25e924c27b28192345335673751 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Mon, 17 Sep 2007 03:47:54 +0000 Subject: [PATCH 1/1] Update the local header file name. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3864 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Library/UefiLibFramework/UefiDriverModel.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/IntelFrameworkPkg/Library/UefiLibFramework/UefiDriverModel.c b/IntelFrameworkPkg/Library/UefiLibFramework/UefiDriverModel.c index 2153aad337..f6919a6a78 100644 --- a/IntelFrameworkPkg/Library/UefiLibFramework/UefiDriverModel.c +++ b/IntelFrameworkPkg/Library/UefiLibFramework/UefiDriverModel.c @@ -13,10 +13,7 @@ **/ -// -// Include common header file for this module. -// -#include "UefiLibInternal.h" +#include "UefiLibFramework.h" /** Intialize a driver by installing the Driver Binding Protocol onto the driver's -- 2.39.2