mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 10:48:41 +00:00
Kernel: Move Mutex into Locking/
This commit is contained in:
committed by
Andreas Kling
parent
479b07339c
commit
f7f794e74a
@@ -9,7 +9,7 @@
|
||||
#include <AK/StdLibExtras.h>
|
||||
#include <Kernel/FileSystem/FIFO.h>
|
||||
#include <Kernel/FileSystem/FileDescription.h>
|
||||
#include <Kernel/Mutex.h>
|
||||
#include <Kernel/Locking/Mutex.h>
|
||||
#include <Kernel/Process.h>
|
||||
#include <Kernel/Thread.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user