aboutsummaryrefslogtreecommitdiff
path: root/lib/compress/hist.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compress/hist.h')
-rw-r--r--lib/compress/hist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compress/hist.h b/lib/compress/hist.h
index 77e3ec4f..fb9ead68 100644
--- a/lib/compress/hist.h
+++ b/lib/compress/hist.h
@@ -14,7 +14,7 @@
****************************************************************** */
/* --- dependencies --- */
-#include <stddef.h> /* size_t */
+#include "../common/zstd_deps.h" /* size_t */
/* --- simple histogram functions --- */