summaryrefslogtreecommitdiffhomepage
path: root/dev/modules/APM
diff options
context:
space:
mode:
Diffstat (limited to 'dev/modules/APM')
-rw-r--r--dev/modules/APM/APM.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/modules/APM/APM.h b/dev/modules/APM/APM.h
index 3dbd5e8f..b071a770 100644
--- a/dev/modules/APM/APM.h
+++ b/dev/modules/APM/APM.h
@@ -6,7 +6,7 @@
#pragma once
-#include <NewKit/Defines.h>
+#include <NeKit/Defines.h>
namespace Kernel {
typedef Int32 APMPowerCmd;