aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenserver/main.cpp')
-rw-r--r--src/zenserver/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/zenserver/main.cpp b/src/zenserver/main.cpp
index b96118484..81f5b1c8d 100644
--- a/src/zenserver/main.cpp
+++ b/src/zenserver/main.cpp
@@ -24,6 +24,8 @@
ZEN_THIRD_PARTY_INCLUDES_START
# include <mimalloc-new-delete.h>
ZEN_THIRD_PARTY_INCLUDES_END
+#else
+# include <zencore/zen-new-delete.h>
#endif
#if ZEN_PLATFORM_WINDOWS