summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/CodeManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Sources/CodeManager.cxx')
-rw-r--r--Kernel/Sources/CodeManager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Sources/CodeManager.cxx b/Kernel/Sources/CodeManager.cxx
index 7483b32f..10de3512 100644
--- a/Kernel/Sources/CodeManager.cxx
+++ b/Kernel/Sources/CodeManager.cxx
@@ -6,7 +6,7 @@
#include <NewKit/Utils.hpp>
#include <KernelKit/CodeManager.hpp>
-#include <KernelKit/ProcessScheduler.hpp>
+#include <KernelKit/ProcessScheduler.hxx>
namespace NewOS
{