summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeUdpIoLib
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-02-11 22:21:12 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-02-11 22:21:12 +0000
commitba0f75a3b080cad62e671bf39076e03445a71c6e (patch)
treebc5abb96320f5c1df24ea07e5f205d1d1b61a750 /MdeModulePkg/Library/DxeUdpIoLib
parent8c15c092840f90eb2e6abf714918fd7874a85f25 (diff)
downloadedk2-platforms-ba0f75a3b080cad62e671bf39076e03445a71c6e.tar.xz
MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:
Fix filename case from 'library' to 'Library'. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4684 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/DxeUdpIoLib')
-rw-r--r--MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c
index b1329f8604..c939124f8b 100644
--- a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c
+++ b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c
@@ -30,7 +30,7 @@ Abstract:
#include <Library/DebugLib.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Library/MemoryAllocationLib.h>
-#include <library/BaseMemoryLib.h>
+#include <Library/BaseMemoryLib.h>
STATIC
VOID