mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Moved headers
This commit is contained in:
parent
d307c2f2c2
commit
5f7042a1f2
7 changed files with 6 additions and 6 deletions
|
|
@ -12,8 +12,8 @@
|
|||
#include <wlr/interfaces/wlr_output.h>
|
||||
#include <wlr/util/list.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include <backend/udev.h>
|
||||
#include "drm.h"
|
||||
#include "backend/udev.h"
|
||||
#include "backend/drm.h"
|
||||
|
||||
static bool wlr_drm_backend_init(struct wlr_backend_state *drm) {
|
||||
wlr_drm_scan_connectors(drm);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue