summaryrefslogtreecommitdiff
path: root/Tools/CCode/Source/GenFvImage
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2006-12-07 06:39:45 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2006-12-07 06:39:45 +0000
commitb2b5e78fbbf381355c51b123d4edbfb51abd46fd (patch)
tree9a3d61bf65453185aff045a586a532fb1228b728 /Tools/CCode/Source/GenFvImage
parent02918ed0ab12123f688fe23557180d4494efbbcc (diff)
downloadedk2-b2b5e78fbbf381355c51b123d4edbfb51abd46fd.zip
edk2-b2b5e78fbbf381355c51b123d4edbfb51abd46fd.tar.gz
edk2-b2b5e78fbbf381355c51b123d4edbfb51abd46fd.tar.bz2
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
Diffstat (limited to 'Tools/CCode/Source/GenFvImage')
-rw-r--r--Tools/CCode/Source/GenFvImage/GenFvImageLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/CCode/Source/GenFvImage/GenFvImageLib.c b/Tools/CCode/Source/GenFvImage/GenFvImageLib.c
index 06500ef..dfed0ae 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"
//