From 66c44008ba58f74dd88a2c137449d4335c784d40 Mon Sep 17 00:00:00 2001 From: andrewfish Date: Wed, 1 Feb 2012 07:06:12 +0000 Subject: Fix case sensativity issues. signed-off-by:andrewfish git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12980 6f19259b-4bc3-4df7-8a09-765794883524 --- EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c') diff --git a/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c b/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c index b94b06535b..2c75f85f47 100644 --- a/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c +++ b/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c @@ -14,7 +14,7 @@ **/ #include -#include +#include #include #include -- cgit v1.2.3