summaryrefslogtreecommitdiffhomepage
path: root/dev/examples/allocator_system
diff options
context:
space:
mode:
Diffstat (limited to 'dev/examples/allocator_system')
-rw-r--r--dev/examples/allocator_system/allocator_system.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/examples/allocator_system/allocator_system.cc b/dev/examples/allocator_system/allocator_system.cc
index c3cd689..67c3aca 100644
--- a/dev/examples/allocator_system/allocator_system.cc
+++ b/dev/examples/allocator_system/allocator_system.cc
@@ -5,7 +5,7 @@
* Copyright 2025, Amlal El Mahrouss. Licensed under the BSL 1.0 license
*/
-#include <lib/core/allocator_system.hpp>
+#include <lib/memory/allocator_system.hpp>
#include <iostream>
struct MyClass