summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/RISCV
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/HALKit/RISCV')
-rw-r--r--src/kernel/HALKit/RISCV/AP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/HALKit/RISCV/AP.h b/src/kernel/HALKit/RISCV/AP.h
index 1061b637..b699d50f 100644
--- a/src/kernel/HALKit/RISCV/AP.h
+++ b/src/kernel/HALKit/RISCV/AP.h
@@ -13,7 +13,7 @@
#pragma once
-#include <NeKit/Defines.h>
+#include <NeKit/Config.h>
namespace Kernel {
typedef Int64 hal_ap_kind;