summaryrefslogtreecommitdiffhomepage
path: root/Boot/BootKit/Vendor
diff options
context:
space:
mode:
Diffstat (limited to 'Boot/BootKit/Vendor')
-rw-r--r--Boot/BootKit/Vendor/Qr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Boot/BootKit/Vendor/Qr.hxx b/Boot/BootKit/Vendor/Qr.hxx
index 1cfc214e..bb560878 100644
--- a/Boot/BootKit/Vendor/Qr.hxx
+++ b/Boot/BootKit/Vendor/Qr.hxx
@@ -965,9 +965,9 @@ namespace qr
};
} // namespace qr
-namespace NewOS::Qr
+namespace Kernel::Qr
{
using namespace qr;
-} // namespace NewOS::Qr
+} // namespace Kernel::Qr
#endif