diff options
author | emersion <[email protected]> | 2018-07-19 21:54:46 +0100 |
---|---|---|
committer | emersion <[email protected]> | 2018-07-19 21:54:46 +0100 |
commit | 4154234eee1fa86f3a01d2f47b4fa632dcd73644 (patch) | |
tree | 48f0564f6b64e384b4ca5db5d7a43465cbb2e6bd /sway/desktop/transaction.c | |
parent | 3a13455b4e23990bb8cdc96f231ab7a78c2d98df (diff) |
Update for swaywm/wlroots#1148
Diffstat (limited to 'sway/desktop/transaction.c')
-rw-r--r-- | sway/desktop/transaction.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/desktop/transaction.c b/sway/desktop/transaction.c index fcfb0b51..19f41efc 100644 --- a/sway/desktop/transaction.c +++ b/sway/desktop/transaction.c @@ -4,7 +4,6 @@ #include <string.h> #include <time.h> #include <wlr/types/wlr_buffer.h> -#include <wlr/types/wlr_linux_dmabuf.h> #include "sway/debug.h" #include "sway/desktop/idle_inhibit_v1.h" #include "sway/desktop/transaction.h" |