diff --git a/zstd-safe/zstd-sys/Cargo.toml b/zstd-safe/zstd-sys/Cargo.toml index 4a8ba840..3e8a40b8 100644 --- a/zstd-safe/zstd-sys/Cargo.toml +++ b/zstd-safe/zstd-sys/Cargo.toml @@ -25,6 +25,7 @@ include = [ "/LICENSE", "/*.*", "/src/", + "/wasm-shim/**/*.h", "/zstd/LICENSE", "/zstd/COPYING", "/zstd/lib/**/*.c",