summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/DevicePathToText.h
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/Include/Protocol/DevicePathToText.h
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/Include/Protocol/DevicePathToText.h')
-rw-r--r--MdePkg/Include/Protocol/DevicePathToText.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/DevicePathToText.h b/MdePkg/Include/Protocol/DevicePathToText.h
index 4767e08c93..bbc348398a 100644
--- a/MdePkg/Include/Protocol/DevicePathToText.h
+++ b/MdePkg/Include/Protocol/DevicePathToText.h
@@ -16,8 +16,6 @@
#ifndef __DEVICE_PATH_TO_TEXT_PROTOCOL_H__
#define __DEVICE_PATH_TO_TEXT_PROTOCOL_H__
-#include <Protocol/DevicePath.h>
-
///
/// Device Path To Text protocol
///