From 415df2a396a2d7c1bc4be2af6db6cb1ff45f0200 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 10 Jul 2008 03:25:37 +0000 Subject: add functions header for ConPlatformDxe and ConSplitterdxe modules. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5442 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.h') diff --git a/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.h b/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.h index d3adcc56a5..1ec31a170b 100644 --- a/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.h +++ b/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.h @@ -12,8 +12,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#ifndef _CON_MANAGE_H_ -#define _CON_MANAGE_H_ +#ifndef _CON_PLATFORM_H_ +#define _CON_PLATFORM_H_ #include #include -- cgit v1.2.3