diff options
Diffstat (limited to 'xwayland/selection')
-rw-r--r-- | xwayland/selection/dnd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xwayland/selection/dnd.c b/xwayland/selection/dnd.c index ee9a23a6..1c053e5e 100644 --- a/xwayland/selection/dnd.c +++ b/xwayland/selection/dnd.c @@ -4,7 +4,6 @@ #include <string.h> #include <unistd.h> #include <wlr/types/wlr_data_device.h> -#include <wlr/types/wlr_gtk_primary_selection.h> #include <wlr/util/log.h> #include <xcb/xfixes.h> #include "xwayland/xwm.h" |