summaryrefslogtreecommitdiff
path: root/src/alloc-aligned.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/alloc-aligned.c')
-rw-r--r--src/alloc-aligned.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/alloc-aligned.c b/src/alloc-aligned.c
index c8a5287..724c0a1 100644
--- a/src/alloc-aligned.c
+++ b/src/alloc-aligned.c
@@ -5,8 +5,8 @@ terms of the MIT license. A copy of the license can be found in the file
"LICENSE" at the root of this distribution.
-----------------------------------------------------------------------------*/
-#include "../include/mimalloc.h"
-#include "../include/mimalloc-internal.h"
+#include "mimalloc.h"
+#include "mimalloc-internal.h"
#include <string.h> // memset