summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DebugSupportDxe/Ipf/PlDebugSupport.c
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-04 06:31:13 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-04 06:31:13 +0000
commite9f9d09a69d4f2f3df882d0dc4dcd30e2320a683 (patch)
tree100798dde6ebc86ad896a56f23bfb4422d856ef9 /MdeModulePkg/Universal/DebugSupportDxe/Ipf/PlDebugSupport.c
parent9727163329001f4a7578d1161a2d2c3d96f7b920 (diff)
downloadedk2-e9f9d09a69d4f2f3df882d0dc4dcd30e2320a683.zip
edk2-e9f9d09a69d4f2f3df882d0dc4dcd30e2320a683.tar.gz
edk2-e9f9d09a69d4f2f3df882d0dc4dcd30e2320a683.tar.bz2
filename renaming to meet coding style.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6371 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/DebugSupportDxe/Ipf/PlDebugSupport.c')
-rw-r--r--MdeModulePkg/Universal/DebugSupportDxe/Ipf/PlDebugSupport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/DebugSupportDxe/Ipf/PlDebugSupport.c b/MdeModulePkg/Universal/DebugSupportDxe/Ipf/PlDebugSupport.c
index cf9bcfe..d47959f 100644
--- a/MdeModulePkg/Universal/DebugSupportDxe/Ipf/PlDebugSupport.c
+++ b/MdeModulePkg/Universal/DebugSupportDxe/Ipf/PlDebugSupport.c
@@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
//
// private header files
//
-#include "plDebugSupport.h"
+#include "PlDebugSupport.h"
BOOLEAN mInHandler = FALSE;