]> git.mdlowis.com Git - proto/labwc.git/commitdiff
input: add missing new lines
authorJens Peters <jp7677@gmail.com>
Sun, 7 Jan 2024 21:15:25 +0000 (22:15 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 10 Jan 2024 21:10:11 +0000 (21:10 +0000)
include/input/tablet.h
include/input/tablet_pad.h

index df8537d5ffcc4b776623b340d5d3f1418a23ede4..c5f5a8e987f85141d11b425b33ec094351ccde41 100644 (file)
@@ -3,6 +3,7 @@
 #define LABWC_TABLET_H
 
 #include <wayland-server-core.h>
+
 struct seat;
 struct wlr_device;
 struct wlr_input_device;
index 20256b52795352b63313ff1f35b7f1ba6cf977dc..4600a6fe83ede882619d48b3f00da74ef356a47f 100644 (file)
@@ -3,6 +3,7 @@
 #define LABWC_TABLET_PAD_H
 
 #include <wayland-server-core.h>
+
 struct seat;
 struct wlr_device;
 struct wlr_input_device;