Add DevicePathLib reference, for these macros have been moved to DevicePathLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6491 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-11-13 07:59:35 +00:00
parent a7451d112d
commit c5085e11b8
3 changed files with 32 additions and 18 deletions

View File

@ -32,7 +32,8 @@ Abstract:
#include <Library/PcdLib.h>
#include <Library/GenericBdsLib.h>
#include <Library/PlatformBdsLib.h>
#include <Library/GraphicsLib.h>
#include <Library/GraphicsLib.h>
#include <Library/DevicePathLib.h>
#include <Protocol/UnixThunk.h>
#include <Protocol/UnixIo.h>