core/Compositor.hpp: fix non-relative Texture import (#9703)
This commit is contained in:
parent
fdb7ca6c8f
commit
aa1bd647b1
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue