summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/ScreenLayout.cpp
blob: 77245bd309b5803cb66053f27f46ce0cf8a481c8 (plain)
1
2
3
4
5
6
7
/*
 * Copyright (c) 2020, the SerenityOS developers.
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */

#include "ScreenLayout.ipp"