Remove unnecessary #include <linux/input.h>
This commit is contained in:
parent
e77ec078e9
commit
b759767798
@ -32,10 +32,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if USE_SYSTEM_LIBDECOR
|
#if USE_SYSTEM_LIBDECOR
|
||||||
#include "../src/libdecor-plugin.h"
|
# include "../src/libdecor-plugin.h"
|
||||||
#if HAVE_GTK
|
|
||||||
#include <linux/input.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
enum zxdg_toplevel_decoration_v1_mode {
|
enum zxdg_toplevel_decoration_v1_mode {
|
||||||
ZXDG_TOPLEVEL_DECORATION_V1_MODE_CLIENT_SIDE = 1,
|
ZXDG_TOPLEVEL_DECORATION_V1_MODE_CLIENT_SIDE = 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user