From ba0f75a3b080cad62e671bf39076e03445a71c6e Mon Sep 17 00:00:00 2001 From: jljusten Date: Mon, 11 Feb 2008 22:21:12 +0000 Subject: 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 --- MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c index b1329f8..c939124 100644 --- a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c +++ b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c @@ -30,7 +30,7 @@ Abstract: #include #include #include -#include +#include STATIC VOID -- cgit v1.1