summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c')
-rw-r--r--MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c b/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c
index 9310375d2..3fe9cb28f 100644
--- a/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c
+++ b/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c
@@ -37,6 +37,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Protocol/ComponentName.h>
#include <Protocol/DriverBinding.h>
#include <Protocol/DevicePathToText.h>
+#include <Protocol/DevicePath.h>
+
#include <Guid/GlobalVariable.h>
#include <Library/BaseLib.h>