mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
matrix: move to types/
This commit is contained in:
parent
85da9df807
commit
b6a3f240c7
17 changed files with 18 additions and 18 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include <wayland-server-protocol.h>
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
#include <GLES2/gl2.h>
|
||||
#include <wlr/render/matrix.h>
|
||||
#include <wlr/types/wlr_matrix.h>
|
||||
#include <wlr/render/gles2.h>
|
||||
#include <wlr/render.h>
|
||||
#include <wlr/backend.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue