summaryrefslogtreecommitdiff
path: root/src/static.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/static.c')
-rw-r--r--src/static.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static.c b/src/static.c
index 4b3abc2..5b34ddb 100644
--- a/src/static.c
+++ b/src/static.c
@@ -25,7 +25,7 @@ terms of the MIT license. A copy of the license can be found in the file
#include "os.c"
#include "bitmap.c"
#include "arena.c"
-#include "region.c"
+#include "segment-cache.c"
#include "segment.c"
#include "page.c"
#include "heap.c"