mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
edk2/MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4.h:
Fix filename case(sensitivity) issues. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4831 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c28d408dd8
commit
bd889f3ce5
@ -26,7 +26,7 @@ Abstract:
|
||||
#include <Protocol/PxeBaseCode.h>
|
||||
#include <Protocol/SimpleNetwork.h>
|
||||
#include <Protocol/PxeDhcp4.h>
|
||||
#include <Protocol/PxeDhcp4Callback.h>
|
||||
#include <Protocol/PxeDhcp4CallBack.h>
|
||||
|
||||
#include <Library/DebugLib.h>
|
||||
#include <Library/BaseMemoryLib.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user