summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/ARM64/Processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/HALKit/ARM64/Processor.h')
-rw-r--r--src/kernel/HALKit/ARM64/Processor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/HALKit/ARM64/Processor.h b/src/kernel/HALKit/ARM64/Processor.h
index de9f932e..3ef21957 100644
--- a/src/kernel/HALKit/ARM64/Processor.h
+++ b/src/kernel/HALKit/ARM64/Processor.h
@@ -10,7 +10,7 @@
#include <FirmwareKit/Handover.h>
#include <NeKit/Array.h>
-#include <NeKit/Defines.h>
+#include <NeKit/Config.h>
#include <NeKit/Utils.h>
#define kCPUBackendName "aarch64"