mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
Kernel: Fix missing include in FileSystem/Mount.h
This commit is contained in:
committed by
Brian Gianforcaro
parent
9bf81463f5
commit
fe2cf774c3
@@ -7,6 +7,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <AK/NonnullRefPtr.h>
|
||||
#include <Kernel/FileSystem/Custody.h>
|
||||
#include <Kernel/Forward.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
Reference in New Issue
Block a user