From 3cfc8576473e998236872c4c41805ba7016f8989 Mon Sep 17 00:00:00 2001 From: andrewfish Date: Wed, 17 Feb 2010 05:14:22 +0000 Subject: Fix case bug. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10021 6f19259b-4bc3-4df7-8a09-765794883524 --- EmbeddedPkg/Library/PrePiLib/Hob.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EmbeddedPkg/Library/PrePiLib/Hob.c b/EmbeddedPkg/Library/PrePiLib/Hob.c index d055314915..65c7e69a38 100644 --- a/EmbeddedPkg/Library/PrePiLib/Hob.c +++ b/EmbeddedPkg/Library/PrePiLib/Hob.c @@ -16,7 +16,7 @@ #include #include #include -#include +#include // // Have to use build system to set the original value in case we are running -- cgit v1.2.3