From 0b9e63930568ecbc793b3aea9542933e5ad6c3f4 Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 25 Feb 2009 12:06:02 +0000 Subject: [PATCH] Add missing protocol header files git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7688 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c b/MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.c index 9310375d21..3fe9cb28fd 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 #include #include +#include + #include #include -- 2.39.2