mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
types/wlr_input_device: move init and finish function to private API
This commit is contained in:
parent
1bb2631c5c
commit
cfed039c9a
20 changed files with 43 additions and 22 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include "pointer-gestures-unstable-v1-client-protocol.h"
|
||||
#include "relative-pointer-unstable-v1-client-protocol.h"
|
||||
#include "interfaces/wlr_input_device.h"
|
||||
#include "backend/wayland.h"
|
||||
#include "util/signal.h"
|
||||
#include "util/time.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue