summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/CFKit/GUIDWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Kernel/CFKit/GUIDWrapper.h')
-rw-r--r--dev/Kernel/CFKit/GUIDWrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Kernel/CFKit/GUIDWrapper.h b/dev/Kernel/CFKit/GUIDWrapper.h
index 68c43033..3b7ada6d 100644
--- a/dev/Kernel/CFKit/GUIDWrapper.h
+++ b/dev/Kernel/CFKit/GUIDWrapper.h
@@ -17,7 +17,7 @@
// eXtensible Resource Information
namespace CFKit::XRN
{
- using namespace Kernel;
+ using namespace NeOS;
union GUIDSequence {
alignas(8) UShort u8[16];