mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-16 23:31:55 +00:00
Kernel: Add forward declaration header
This commit is contained in:
parent
1d611e4a11
commit
e28809a996
Notes:
sideshowbarker
2024-07-19 09:17:26 +09:00
Author: https://github.com/awesomekling
Commit: e28809a996
19 changed files with 86 additions and 49 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include <AK/FileSystemPath.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <Kernel/Devices/CharacterDevice.h>
|
||||
#include <Kernel/Devices/BlockDevice.h>
|
||||
#include <Kernel/FileSystem/Custody.h>
|
||||
#include <Kernel/FileSystem/DiskBackedFileSystem.h>
|
||||
#include <Kernel/FileSystem/FileDescription.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue