diff options
Diffstat (limited to 'dev/Mod/XHCI')
| -rw-r--r-- | dev/Mod/XHCI/Defines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Mod/XHCI/Defines.h b/dev/Mod/XHCI/Defines.h index 345b5157..e3fcce11 100644 --- a/dev/Mod/XHCI/Defines.h +++ b/dev/Mod/XHCI/Defines.h @@ -16,7 +16,7 @@ #include <NewKit/Defines.h> -using namespace Kernel; +using namespace NeOS; #define kUSBCommand (UInt16)0x0 #define kUSBStatus (UInt16)0x2 |
