mirror of
https://github.com/hyprwm/Hyprland
synced 2024-12-26 07:49:49 +01:00
parent
d0bffc4fa9
commit
ec0a38303b
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