summaryrefslogtreecommitdiffhomepage
path: root/Private/Source/Timer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Private/Source/Timer.cxx')
-rw-r--r--Private/Source/Timer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/Source/Timer.cxx b/Private/Source/Timer.cxx
index af9aea25..a35cc06f 100644
--- a/Private/Source/Timer.cxx
+++ b/Private/Source/Timer.cxx
@@ -8,7 +8,7 @@
// bugs = 0
-using namespace HCore;
+using namespace NewOS;
/// @brief Unimplemented as it is an interface.
Int32 HardwareTimerInterface::Wait() noexcept { return H_UNIMPLEMENTED; }