mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-06 13:29:45 -05:00
Update everyone to use new headers
This commit is contained in:
parent
53a8b4f127
commit
fd91244e83
32 changed files with 68 additions and 48 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include <wlr/session.h>
|
||||
#include <wlr/backend.h>
|
||||
#include <wlr/backend/udev.h>
|
||||
#include <wlr/types.h>
|
||||
#include <wlr/types/wlr_input_device.h>
|
||||
|
||||
struct wlr_backend *wlr_libinput_backend_create(struct wl_display *display,
|
||||
struct wlr_session *session, struct wlr_udev *udev);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue