diff options
Diffstat (limited to 'dev/Kernel/HALKit/ARM64/APM')
| -rw-r--r-- | dev/Kernel/HALKit/ARM64/APM/APM.cc | 2 |
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; |
