mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
matrix: move to types/
This commit is contained in:
parent
85da9df807
commit
b6a3f240c7
17 changed files with 18 additions and 18 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef WLR_RENDER_MATRIX_H
|
||||
#define WLR_RENDER_MATRIX_H
|
||||
#ifndef WLR_TYPES_WLR_MATRIX_H
|
||||
#define WLR_TYPES_WLR_MATRIX_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <wlr/types/wlr_box.h>
|
||||
Loading…
Add table
Add a link
Reference in a new issue