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+IO.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Kernel/HALKit/ARM64/APM/APM+IO.cc b/dev/Kernel/HALKit/ARM64/APM/APM+IO.cc
index 2ed2444d..a3366da4 100644
--- a/dev/Kernel/HALKit/ARM64/APM/APM+IO.cc
+++ b/dev/Kernel/HALKit/ARM64/APM/APM+IO.cc
@@ -7,7 +7,7 @@
#include <Mod/APM/APM.h>
#include <KernelKit/LPC.h>
-using namespace Kernel;
+using namespace NeOS;
/// @brief Send APM command to it's space.
/// @param base_dma the IO base port.