diff options
Diffstat (limited to 'MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf')
-rw-r--r-- | MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf index 1f870c24ba..2256af9090 100644 --- a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf +++ b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf @@ -50,16 +50,6 @@ ################################################################################
#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg\Include/Library
-
-################################################################################
-#
# Package Dependency Section - list of Package files that are required for
# this module.
#
|