]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/BrotliCompress/enc/block_splitter.h
BaseTools: Update Brotli Compress to the latest one 1.0.6
[mirror_edk2.git] / BaseTools / Source / C / BrotliCompress / enc / block_splitter.h
index ebe46c05b696548f7c26cd19e8a3ee4c275b9040..aa6ebedc2cb83413c0cd274f5e49625da71b5126 100644 (file)
@@ -9,10 +9,10 @@
 #ifndef BROTLI_ENC_BLOCK_SPLITTER_H_\r
 #define BROTLI_ENC_BLOCK_SPLITTER_H_\r
 \r
-#include "../common/types.h"\r
+#include "../common/platform.h"\r
+#include <brotli/types.h>\r
 #include "./command.h"\r
 #include "./memory.h"\r
-#include "./port.h"\r
 #include "./quality.h"\r
 \r
 #if defined(__cplusplus) || defined(c_plusplus)\r