Remove unneeded #include directive

This commit is contained in:
ManoloFLTK
2023-08-24 09:49:03 +02:00
parent ee0f173d9f
commit 46fab88c7f

View File

@@ -53,8 +53,6 @@ struct buffer { // identical in libdecor-cairo.c and libdecor-gtk.c
#else // !USE_SYSTEM_LIBDECOR
# include "xdg-decoration-client-protocol.h"
const struct libdecor_plugin_description *fl_libdecor_plugin_description = NULL;
# ifdef HAVE_GTK