summaryrefslogtreecommitdiffhomepage
path: root/src/modules/Power
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/Power')
-rw-r--r--src/modules/Power/PowerFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/Power/PowerFactory.h b/src/modules/Power/PowerFactory.h
index 2e349011..dcc75936 100644
--- a/src/modules/Power/PowerFactory.h
+++ b/src/modules/Power/PowerFactory.h
@@ -7,7 +7,7 @@
#pragma once
#include <KernelKit/DebugOutput.h>
-#include <NeKit/Defines.h>
+#include <NeKit/Config.h>
#include <NeKit/ErrorOr.h>
#include <NeKit/Ref.h>
#include <modules/ACPI/ACPI.h>