mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-05 00:30:26 +01:00
udev: include libinput-private.h for struct libinput
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
c869aeda9e
commit
1ad76d584f
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include "config.h"
|
||||
|
||||
#include <libudev.h>
|
||||
#include "libinput-private.h"
|
||||
|
||||
struct udev_seat {
|
||||
struct libinput_seat base;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue