summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/HALKit/ARM64/APM
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Kernel/HALKit/ARM64/APM')
-rw-r--r--dev/Kernel/HALKit/ARM64/APM/APM.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Kernel/HALKit/ARM64/APM/APM.cc b/dev/Kernel/HALKit/ARM64/APM/APM.cc
index 80cd4b8d..55cd26cc 100644
--- a/dev/Kernel/HALKit/ARM64/APM/APM.cc
+++ b/dev/Kernel/HALKit/ARM64/APM/APM.cc
@@ -4,7 +4,7 @@
------------------------------------------- */
-#include <Modules/APM/APM.h>
+#include <Mod/APM/APM.h>
#include <KernelKit/LPC.h>
using namespace Kernel;