chore: fix non-relative imports (#12228)
This commit is contained in:
parent
ca4b68e425
commit
1ca6058bda
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#include <cstdint>
|
||||
#include "../WaylandProtocol.hpp"
|
||||
#include "../../render/Texture.hpp"
|
||||
#include "protocols/types/SurfaceStateQueue.hpp"
|
||||
#include "../types/SurfaceStateQueue.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