mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
Services: Remove unused header includes
This commit is contained in:
parent
18d6f9ed5c
commit
808aa31353
23 changed files with 1 additions and 44 deletions
|
@ -4,6 +4,7 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <AK/ScopeGuard.h>
|
||||
#include <Kernel/API/FB.h>
|
||||
#include <Services/WindowServer/ScreenLayout.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue