From c69e4df4de68049665c7d8f27bbae1e7dd4a2fd2 Mon Sep 17 00:00:00 2001 From: jljusten Date: Fri, 11 Apr 2008 22:53:33 +0000 Subject: Fix filename case: Autoscan => AutoScan git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5052 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'EdkCompatibilityPkg/Sample') diff --git a/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf b/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf index 51a5b46010..e9ab53cc68 100644 --- a/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf +++ b/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf @@ -41,8 +41,8 @@ COMPONENT_TYPE= LIBRARY C_STD_INCLUDE= [sources.common] - NtAutoscan/NtAutoScan.h - NtAutoscan/NtAutoScan.c + NtAutoScan/NtAutoScan.h + NtAutoScan/NtAutoScan.c NtFwh/NtFwh.h NtFwh/NtFwh.c NtLoadAsDll/NtLoadAsDll.h -- cgit v1.2.3