summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Debug.c
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-11 20:24:11 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-11 20:24:11 +0000
commit0dbeedde3437052eff6045b3a2a4874ed48b1854 (patch)
tree4bf5d03f0e9dfe1ad15e2ff66899ce40f0144886 /EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Debug.c
parentdb13e3c00baf9ad0a4264e5fdcb17b5c147c5f15 (diff)
downloadedk2-platforms-0dbeedde3437052eff6045b3a2a4874ed48b1854.tar.xz
Fixed several include filename issues for gcc+unix.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5046 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Debug.c')
-rw-r--r--EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Debug.c b/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Debug.c
index bcfdf7ee8e..87888e70a3 100644
--- a/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Debug.c
+++ b/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Debug.c
@@ -25,7 +25,7 @@ Abstract:
#include "EfiStatusCode.h"
#include EFI_GUID_DEFINITION (StatusCodeCallerId)
#include EFI_GUID_DEFINITION (StatusCodeDataTypeId)
-#include EFI_PROTOCOL_DEFINITION (DEBUGMASK)
+#include EFI_PROTOCOL_DEFINITION (DebugMask)
//
// You would think you should divid by sizeof (UINT64), but EBC does not like