diff options
Diffstat (limited to 'Tools/CCode/Source/GenCRC32Section/GenCRC32Section.h')
-rw-r--r-- | Tools/CCode/Source/GenCRC32Section/GenCRC32Section.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/CCode/Source/GenCRC32Section/GenCRC32Section.h b/Tools/CCode/Source/GenCRC32Section/GenCRC32Section.h index 1cf976b065..0875b82ad4 100644 --- a/Tools/CCode/Source/GenCRC32Section/GenCRC32Section.h +++ b/Tools/CCode/Source/GenCRC32Section/GenCRC32Section.h @@ -41,7 +41,7 @@ Abstract: /* Tool Headers */
#include "CommonLib.h"
#include "Crc32.h"
-#include "EfiCompress.h"
+#include "Compress.h"
#include "EfiUtilityMsgs.h"
#include "ParseInf.h"
|