diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-27 05:44:28 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-27 05:44:28 +0000 |
commit | 2516153c16b8f4f5d57df472cb3a5fa7abcaf95c (patch) | |
tree | 33c626515a1ae6d54d0b7787e35faea9f4a96563 /Nt32Pkg/WinNtBlockIoDxe | |
parent | 6e79dbd5c912906cea79f4c4e62a33ae19dc74c4 (diff) | |
download | edk2-platforms-2516153c16b8f4f5d57df472cb3a5fa7abcaf95c.tar.xz |
wrong package name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2773 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/WinNtBlockIoDxe')
-rw-r--r-- | Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf index 436a22a4b8..0b99f47bd4 100644 --- a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf +++ b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.inf @@ -65,7 +65,7 @@ ################################################################################
[Includes]
- $(WORKSPACE)/MdePkgPkg/Include/Library
+ $(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
|