]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/BrotliCustomDecompressLib/dec/bit_reader.h
MdeModulePkg: Add Brotli algorithm decompression library
[mirror_edk2.git] / MdeModulePkg / Library / BrotliCustomDecompressLib / dec / bit_reader.h
index c0f6d1bf6efb71a8a7bdaea8134bd4f037e73cf6..9f65b78a8589d56d0be42c446a440199013e22b7 100644 (file)
@@ -9,7 +9,8 @@
 #ifndef BROTLI_DEC_BIT_READER_H_\r
 #define BROTLI_DEC_BIT_READER_H_\r
 \r
-#include <string.h>  /* memcpy */\r
+//#include <string.h>  /* memcpy */\r
+#include <BrotliDecompressLibInternal.h>\r
 \r
 #include "../common/types.h"\r
 #include "./port.h"\r