mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Cleanup wlr_matrix.h includes
Many files used to require wlr_matrix but no longer do.
This commit is contained in:
parent
7661ab2bf1
commit
56ec13596a
18 changed files with 0 additions and 18 deletions
|
|
@ -15,7 +15,6 @@
|
|||
#include <wlr/types/wlr_keyboard.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/types/wlr_input_device.h>
|
||||
#include <wlr/types/wlr_matrix.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
#include "cat.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue