From b2b5e78fbbf381355c51b123d4edbfb51abd46fd Mon Sep 17 00:00:00 2001 From: klu2 Date: Thu, 7 Dec 2006 06:39:45 +0000 Subject: Fix the issues caused by EfiCompress.h was changed to Compress.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2066 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/CCode/Source/GenFvImage/GenFvImageLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tools/CCode/Source/GenFvImage/GenFvImageLib.c') diff --git a/Tools/CCode/Source/GenFvImage/GenFvImageLib.c b/Tools/CCode/Source/GenFvImage/GenFvImageLib.c index 06500ef373..dfed0aefa2 100644 --- a/Tools/CCode/Source/GenFvImage/GenFvImageLib.c +++ b/Tools/CCode/Source/GenFvImage/GenFvImageLib.c @@ -45,7 +45,7 @@ Abstract: #include "Crc32.h" #include "EfiUtilityMsgs.h" #include "FvLib.h" -#include "EfiCompress.h" +#include "Compress.h" #include "WinNtInclude.h" // -- cgit v1.2.3