mirror of
https://github.com/fltk/fltk.git
synced 2026-05-27 19:10:24 +08:00
Remove unnecessary #include <linux/input.h>
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user