mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-04 13:29:51 -05:00
Rename wayland-system-compositor back to just compositor
This commit is contained in:
parent
b2a432ef18
commit
8286302644
5 changed files with 10 additions and 11 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
Add a link
Reference in a new issue