summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/KernelKit/LoaderInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/kernel/KernelKit/LoaderInterface.h')
-rw-r--r--dev/kernel/KernelKit/LoaderInterface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/kernel/KernelKit/LoaderInterface.h b/dev/kernel/KernelKit/LoaderInterface.h
index 2b38ddbf..1f9b1e56 100644
--- a/dev/kernel/KernelKit/LoaderInterface.h
+++ b/dev/kernel/KernelKit/LoaderInterface.h
@@ -7,8 +7,8 @@
#pragma once
#include <CompilerKit/CompilerKit.h>
-#include <NewKit/Defines.h>
-#include <NewKit/ErrorOr.h>
+#include <NeKit/Defines.h>
+#include <NeKit/ErrorOr.h>
#include <hint/CompilerHint.h>
namespace Kernel {