summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/POWER/Processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/HALKit/POWER/Processor.h')
-rw-r--r--src/kernel/HALKit/POWER/Processor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/HALKit/POWER/Processor.h b/src/kernel/HALKit/POWER/Processor.h
index 46cda33e..74352a00 100644
--- a/src/kernel/HALKit/POWER/Processor.h
+++ b/src/kernel/HALKit/POWER/Processor.h
@@ -8,7 +8,7 @@
#pragma once
-#include <NeKit/Defines.h>
+#include <NeKit/Config.h>
#include <NeKit/Utils.h>
#define rtl_nop_op() asm volatile("mr 0, 0")