aboutsummaryrefslogtreecommitdiff
path: root/lib/common/allocations.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common/allocations.h')
-rw-r--r--lib/common/allocations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common/allocations.h b/lib/common/allocations.h
index a3153c4b..5e899550 100644
--- a/lib/common/allocations.h
+++ b/lib/common/allocations.h
@@ -14,7 +14,7 @@
#define ZSTD_DEPS_NEED_MALLOC
#include "zstd_deps.h" /* ZSTD_malloc, ZSTD_calloc, ZSTD_free, ZSTD_memset */
-#include "mem.h" /* MEM_STATIC */
+#include "compiler.h" /* MEM_STATIC */
#define ZSTD_STATIC_LINKING_ONLY
#include "../zstd.h" /* ZSTD_customMem */