mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 08:00:08 +01:00
Rename wayland-system-compositor back to just compositor
This commit is contained in:
parent
566e81ccee
commit
b44f9173f9
1 changed files with 1 additions and 1 deletions
2
evdev.c
2
evdev.c
|
|
@ -25,7 +25,7 @@
|
|||
#include <linux/input.h>
|
||||
|
||||
#include "wayland.h"
|
||||
#include "wayland-system-compositor.h"
|
||||
#include "compositor.h"
|
||||
|
||||
struct evdev_input_device {
|
||||
struct wlsc_input_device *device;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue