summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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