mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-17 05:45:57 +01:00
build: Fix NO_XWAYLAND compilation (#7538)
This commit is contained in:
parent
eb42adc4c0
commit
6a8824253c
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include "../helpers/signal/Signal.hpp"
|
#include "../helpers/signal/Signal.hpp"
|
||||||
#include "../helpers/memory/Memory.hpp"
|
#include "../helpers/memory/Memory.hpp"
|
||||||
|
#include "../macros.hpp"
|
||||||
|
|
||||||
#include "XSurface.hpp"
|
#include "XSurface.hpp"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue