summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-17 03:47:54 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-17 03:47:54 +0000
commit4aad654298eee25e924c27b28192345335673751 (patch)
treeb7f0a401e844b8a4ef2b3da3df91e274420cf1c4 /IntelFrameworkPkg
parent6313f115aa718cee90c9bc7f80effcfd6835a5c6 (diff)
downloadedk2-platforms-4aad654298eee25e924c27b28192345335673751.tar.xz
Update the local header file name.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3864 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg')
-rw-r--r--IntelFrameworkPkg/Library/UefiLibFramework/UefiDriverModel.c5
1 files changed, 1 insertions, 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