mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:17:35 +00:00
Kernel: Move SystemExposed.* => FileSystem/SysFSComponent.*
This commit is contained in:
parent
807aadbe6e
commit
d40ea1a0a8
5 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include <Kernel/FileSystem/FileSystem.h>
|
||||
#include <Kernel/FileSystem/Inode.h>
|
||||
#include <Kernel/SystemExposed.h>
|
||||
#include <Kernel/FileSystem/SysFSComponent.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue