diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-08-24 09:49:03 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-08-24 09:49:03 +0200 |
| commit | 46fab88c7f6369b4deb5f020834d69b80662fab4 (patch) | |
| tree | fac3173c51ce203265adfe480eeb020935e0e734 /libdecor/build | |
| parent | ee0f173d9fc9f6a41975df1a044c33f5b71482de (diff) | |
Remove unneeded #include directive
Diffstat (limited to 'libdecor/build')
| -rw-r--r-- | libdecor/build/fl_libdecor-plugins.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libdecor/build/fl_libdecor-plugins.c b/libdecor/build/fl_libdecor-plugins.c index 7ba70da78..701ba7abb 100644 --- a/libdecor/build/fl_libdecor-plugins.c +++ b/libdecor/build/fl_libdecor-plugins.c @@ -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 |
