]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c
Add missing protocol header files
[mirror_edk2.git] / MdeModulePkg / Application / PlatOverMngr / PlatOverMngr.c
index 2d797ba7e1f854ce2787c8986ae244df3b6d0388..3fe9cb28fd7e62ab38973e013a84e3390754c7c4 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 \r
-  A UI application to offer a UI interface in device manager to let user configue\r
+  A UI application to offer a UI interface in device manager to let user configure\r
   platform override protocol to override the default algorithm for matching\r
   drivers to controllers.\r
 \r
@@ -37,6 +37,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/ComponentName.h>\r
 #include <Protocol/DriverBinding.h>\r
 #include <Protocol/DevicePathToText.h>\r
+#include <Protocol/DevicePath.h>\r
+\r
 #include <Guid/GlobalVariable.h>\r
 \r
 #include <Library/BaseLib.h>\r