summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-05-20 22:06:20 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-05-20 22:06:20 +0000
commit1e966f6375d3b9fe77c6e4a6974f771f67182694 (patch)
treec668d1e26883b71aacf8165b03db407d0e9daf21 /MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
parentbe18ced7ff69f37d76c3c45da9a37f8fd0d252a4 (diff)
downloadedk2-platforms-1e966f6375d3b9fe77c6e4a6974f771f67182694.tar.xz
Remove redundant #include statements
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8357 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c')
-rw-r--r--MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
index 6ff6335fda..9f9a470991 100644
--- a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
+++ b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
@@ -17,7 +17,6 @@
#include <Uefi.h>
#include <Protocol/DevicePathUtilities.h>
-#include <Protocol/DevicePath.h>
#include <Library/DevicePathLib.h>
#include <Library/DebugLib.h>