mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
all: use public <wlr/render/allocator.h>
We don't need to use the private header in these files.
This commit is contained in:
parent
baeecc8dbd
commit
4ec1defb3e
8 changed files with 7 additions and 8 deletions
|
|
@ -14,7 +14,6 @@
|
|||
#include <wlr/util/log.h>
|
||||
#include "backend/backend.h"
|
||||
#include "backend/multi.h"
|
||||
#include "render/allocator/allocator.h"
|
||||
#include "types/wlr_output.h"
|
||||
#include "util/env.h"
|
||||
#include "util/time.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue