core: fixup includes
This commit is contained in:
parent
b65f8a8723
commit
47d645d84a
5 changed files with 15 additions and 15 deletions
|
|
@ -16,12 +16,12 @@
|
|||
#include "../desktop/LayerRule.hpp"
|
||||
|
||||
#include "ConfigDataValues.hpp"
|
||||
#include "SharedDefs.hpp"
|
||||
#include "helpers/Color.hpp"
|
||||
#include "desktop/DesktopTypes.hpp"
|
||||
#include "helpers/memory/Memory.hpp"
|
||||
#include "desktop/WindowRule.hpp"
|
||||
#include "managers/XWaylandManager.hpp"
|
||||
#include "../SharedDefs.hpp"
|
||||
#include "../helpers/Color.hpp"
|
||||
#include "../desktop/DesktopTypes.hpp"
|
||||
#include "../helpers/memory/Memory.hpp"
|
||||
#include "../desktop/WindowRule.hpp"
|
||||
#include "../managers/XWaylandManager.hpp"
|
||||
|
||||
#include <hyprlang.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue