aboutsummaryrefslogtreecommitdiffstats
path: root/src/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bitmap.c')
-rw-r--r--src/bitmap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bitmap.c b/src/bitmap.c
index a629aca6..2eb50f1b 100644
--- a/src/bitmap.c
+++ b/src/bitmap.c
@@ -1,5 +1,6 @@
#define JEMALLOC_BITMAP_C_
-#include "jemalloc/internal/jemalloc_internal.h"
+#include "jemalloc/internal/jemalloc_preamble.h"
+#include "jemalloc/internal/jemalloc_internal_includes.h"
/******************************************************************************/