mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Moved headers
This commit is contained in:
parent
d307c2f2c2
commit
5f7042a1f2
7 changed files with 6 additions and 6 deletions
|
|
@ -18,8 +18,8 @@
|
|||
#include <wlr/render/matrix.h>
|
||||
#include <wlr/render/gles2.h>
|
||||
#include <wlr/render.h>
|
||||
#include "drm.h"
|
||||
#include "drm-util.h"
|
||||
#include "backend/drm.h"
|
||||
#include "backend/drm-util.h"
|
||||
|
||||
bool wlr_drm_check_features(struct wlr_backend_state *drm) {
|
||||
if (drmSetClientCap(drm->fd, DRM_CLIENT_CAP_UNIVERSAL_PLANES, 1)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue