summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nxt_main.h')
-rw-r--r--src/nxt_main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nxt_main.h b/src/nxt_main.h
index 19db0aa3..a7fa2355 100644
--- a/src/nxt_main.h
+++ b/src/nxt_main.h
@@ -76,7 +76,7 @@ typedef struct {
} nxt_mem_proto_t;
-#include <nxt_mem_cache_pool.h>
+#include <nxt_mp.h>
#include <nxt_mem_zone.h>
#include <nxt_mem_pool_cleanup.h>
#include <nxt_thread_time.h>