forked from Bananymous/banan-os
Kernel: move Device.h to its own directory
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <kernel/Device.h>
|
||||
#include <kernel/Device/Device.h>
|
||||
|
||||
namespace Kernel::Input
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user