mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Split DRM internal interface to its own header
This commit is contained in:
parent
610b0493ac
commit
d0708b1a3a
5 changed files with 39 additions and 20 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include <xf86drmMode.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include "backend/drm/drm.h"
|
||||
#include "backend/drm/iface.h"
|
||||
#include "backend/drm/util.h"
|
||||
|
||||
static bool legacy_crtc_pageflip(struct wlr_drm_backend *backend,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue