aboutsummaryrefslogtreecommitdiffstats
path: root/src/prof.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prof.c')
-rw-r--r--src/prof.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/prof.c b/src/prof.c
index 40610d71..1844c2f3 100644
--- a/src/prof.c
+++ b/src/prof.c
@@ -1,5 +1,7 @@
#define JEMALLOC_PROF_C_
-#include "jemalloc/internal/jemalloc_internal.h"
+#include "jemalloc/internal/jemalloc_preamble.h"
+#include "jemalloc/internal/jemalloc_internal_includes.h"
+
/******************************************************************************/
#ifdef JEMALLOC_PROF_LIBUNWIND