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