From b25e8149f587bc5ec8a3a216f54beca990897363 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Tue, 31 Jul 2007 12:38:05 +0000 Subject: [PATCH] add in git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3514 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/DevicePath.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MdePkg/Include/Protocol/DevicePath.h b/MdePkg/Include/Protocol/DevicePath.h index f7db9a315a..9b40530c38 100644 --- a/MdePkg/Include/Protocol/DevicePath.h +++ b/MdePkg/Include/Protocol/DevicePath.h @@ -19,6 +19,8 @@ #ifndef __EFI_DEVICE_PATH_PROTOCOL_H__ #define __EFI_DEVICE_PATH_PROTOCOL_H__ +#include + // // Device Path protocol // -- 2.39.2