mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-25 17:21:54 -07:00
core/Compositor.hpp: fix non-relative Texture import (#9703)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <vector>
|
||||
#include <cstdint>
|
||||
#include "../WaylandProtocol.hpp"
|
||||
#include "render/Texture.hpp"
|
||||
#include "../../render/Texture.hpp"
|
||||
#include "wayland.hpp"
|
||||
#include "../../helpers/signal/Signal.hpp"
|
||||
#include "../../helpers/math/Math.hpp"
|
||||
|
Reference in New Issue
Block a user