Moved headers

This commit is contained in:
Scott Anderson 2017-08-06 21:49:04 +12:00
parent d307c2f2c2
commit 5f7042a1f2
7 changed files with 6 additions and 6 deletions

View file

@ -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);