mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 13:04:11 +01:00
wlr_data_device header update
wlroots 6a7560 renamed the header file
This commit is contained in:
parent
c301b14a42
commit
b8f8de27b8
@ -4,7 +4,7 @@
|
||||
#include <wayland-server.h>
|
||||
#include <wlr/backend.h>
|
||||
#include <wlr/backend/session.h>
|
||||
#include <wlr/types/wlr_data_device_manager.h>
|
||||
#include <wlr/types/wlr_data_device.h>
|
||||
#include <wlr/types/wlr_xdg_shell_v6.h>
|
||||
#include <wlr/render.h>
|
||||
// TODO WLR: make Xwayland optional
|
||||
|
@ -4,7 +4,6 @@
|
||||
#include <wayland-server.h>
|
||||
#include <wlr/backend.h>
|
||||
#include <wlr/backend/session.h>
|
||||
#include <wlr/types/wlr_data_device_manager.h>
|
||||
#include <wlr/render.h>
|
||||
#include <wlr/render/gles2.h>
|
||||
// TODO WLR: make Xwayland optional
|
||||
|
Loading…
Reference in New Issue
Block a user