summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/CFKit/Property.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/kernel/CFKit/Property.h')
-rw-r--r--dev/kernel/CFKit/Property.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev/kernel/CFKit/Property.h b/dev/kernel/CFKit/Property.h
index 4dde15f9..9d35dc60 100644
--- a/dev/kernel/CFKit/Property.h
+++ b/dev/kernel/CFKit/Property.h
@@ -8,10 +8,10 @@
#define CFKIT_PROPS_H
#include <CFKit/GUIDWrapper.h>
-#include <NewKit/Array.h>
-#include <NewKit/Defines.h>
-#include <NewKit/Function.h>
-#include <NewKit/KString.h>
+#include <NeKit/Array.h>
+#include <NeKit/Defines.h>
+#include <NeKit/Function.h>
+#include <NeKit/KString.h>
#define kMaxPropLen (256U)