mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-04 23:30:59 +00:00
8 lines
152 B
C++
8 lines
152 B
C++
|
|
/*
|
||
|
|
* Copyright (c) 2021, the SerenityOS developers.
|
||
|
|
*
|
||
|
|
* SPDX-License-Identifier: BSD-2-Clause
|
||
|
|
*/
|
||
|
|
|
||
|
|
#include <Services/WindowServer/ScreenLayout.ipp>
|