diff options
Diffstat (limited to 'MdePkg/Include/Protocol/DevicePathUtilities.h')
-rw-r--r-- | MdePkg/Include/Protocol/DevicePathUtilities.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MdePkg/Include/Protocol/DevicePathUtilities.h b/MdePkg/Include/Protocol/DevicePathUtilities.h index ba430d3a15..48e06aab0a 100644 --- a/MdePkg/Include/Protocol/DevicePathUtilities.h +++ b/MdePkg/Include/Protocol/DevicePathUtilities.h @@ -16,9 +16,6 @@ #ifndef __DEVICE_PATH_UTILITIES_PROTOCOL_H__
#define __DEVICE_PATH_UTILITIES_PROTOCOL_H__
-
-#include <Protocol/DevicePath.h>
-
///
/// Device Path Utilities protocol
///
|