summaryrefslogtreecommitdiff
path: root/source/luametatex/source/libraries/mimalloc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/libraries/mimalloc/CMakeLists.txt')
-rw-r--r--source/luametatex/source/libraries/mimalloc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/luametatex/source/libraries/mimalloc/CMakeLists.txt b/source/luametatex/source/libraries/mimalloc/CMakeLists.txt
index 35d5d6509..2bcd1ef76 100644
--- a/source/luametatex/source/libraries/mimalloc/CMakeLists.txt
+++ b/source/luametatex/source/libraries/mimalloc/CMakeLists.txt
@@ -50,7 +50,7 @@ set(mi_sources
src/page.c
src/random.c
src/segment.c
- src/segment-cache.c
+ src/segment-map.c
src/stats.c
src/prim/prim.c)