mirror of
https://github.com/labwc/labwc.git
synced 2026-03-02 01:40:24 -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
|
#define LABWC_TABLET_H
|
||||||
|
|
||||||
#include <wayland-server-core.h>
|
#include <wayland-server-core.h>
|
||||||
|
|
||||||
struct seat;
|
struct seat;
|
||||||
struct wlr_device;
|
struct wlr_device;
|
||||||
struct wlr_input_device;
|
struct wlr_input_device;
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@
|
||||||
#define LABWC_TABLET_PAD_H
|
#define LABWC_TABLET_PAD_H
|
||||||
|
|
||||||
#include <wayland-server-core.h>
|
#include <wayland-server-core.h>
|
||||||
|
|
||||||
struct seat;
|
struct seat;
|
||||||
struct wlr_device;
|
struct wlr_device;
|
||||||
struct wlr_input_device;
|
struct wlr_input_device;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue