mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
input: add missing new lines
This commit is contained in:
parent
67a984e9ae
commit
b01d7dbf38
2 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#define LABWC_TABLET_H
|
||||
|
||||
#include <wayland-server-core.h>
|
||||
|
||||
struct seat;
|
||||
struct wlr_device;
|
||||
struct wlr_input_device;
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
#define LABWC_TABLET_PAD_H
|
||||
|
||||
#include <wayland-server-core.h>
|
||||
|
||||
struct seat;
|
||||
struct wlr_device;
|
||||
struct wlr_input_device;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue