mirror of
https://github.com/hyprwm/Hyprland
synced 2024-12-23 08:49:49 +01:00
parent
6378c8ed65
commit
4c4471c66d
1 changed files with 2 additions and 0 deletions
|
@ -1,7 +1,9 @@
|
|||
#include "Dnd.hpp"
|
||||
#ifndef NO_XWAYLAND
|
||||
#include "XWM.hpp"
|
||||
#include "XWayland.hpp"
|
||||
#include "Server.hpp"
|
||||
#endif
|
||||
#include "../managers/XWaylandManager.hpp"
|
||||
#include "../desktop/WLSurface.hpp"
|
||||
|
||||
|
|
Loading…
Reference in a new issue