mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 18:19:03 +00:00
Move VFS sources into Kernel/.
This commit is contained in:
parent
19104570cc
commit
754037874c
Notes:
sideshowbarker
2024-07-19 15:58:39 +09:00
Author: https://github.com/awesomekling
Commit: 754037874c
49 changed files with 35 additions and 37 deletions
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <VirtualFileSystem/CharacterDevice.h>
|
||||
#include <Kernel/CharacterDevice.h>
|
||||
|
||||
class GUIEventDevice final : public CharacterDevice {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue