diff options
Diffstat (limited to 'src/hooks.c')
-rw-r--r-- | src/hooks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hooks.c b/src/hooks.c index c32471e..6266ecd 100644 --- a/src/hooks.c +++ b/src/hooks.c @@ -1,4 +1,4 @@ -#include "jemalloc/internal/jemalloc_internal.h" +#include "jemalloc/internal/jemalloc_preamble.h" /* * The hooks are a little bit screwy -- they're not genuinely exported in the |