summaryrefslogtreecommitdiffhomepage
path: root/Kernel
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-08-14 09:54:52 +0200
committerAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-08-14 09:54:52 +0200
commit39e1aded9faa6a20d2afb89244766b87571b89a1 (patch)
tree370aa178e9bf1b79cd0b189f978aa7b4eac5d5d9 /Kernel
parente2188feb99af7d537288f9e9c266b7d89ac6e736 (diff)
[META] BUMP, SEE BELOW.
+ Bumping sources. + Still doing R&D on SMP. Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Kernel')
-rw-r--r--Kernel/NewKit/Defines.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/NewKit/Defines.hxx b/Kernel/NewKit/Defines.hxx
index 246adc7f..24b3526d 100644
--- a/Kernel/NewKit/Defines.hxx
+++ b/Kernel/NewKit/Defines.hxx
@@ -11,7 +11,7 @@
#define NEWKIT_VERSION "1.01"
#if !defined(_INC_NO_STDC_HEADERS) && defined(__GNUC__)
-#include <CRTKit/__mpcc_defines.hxx>
+#include <CRTKit/__ndk_defines.hxx>
#endif
#ifdef __has_feature