diff options
author | Brian Ashworth <RedSoxFan@users.noreply.github.com> | 2018-05-14 09:06:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-14 09:06:23 -0400 |
commit | 9ba0dca7bacb0e79aeac4ea8c605713c69446d9b (patch) | |
tree | 3573981aaa61ac5c86be6ce1e8ecf5e2112b8d5b /sway/commands/fullscreen.c | |
parent | 77b42ec8216ec785e3981617c5afbb16c1cd31d7 (diff) | |
parent | 1837756dbed222a6233366f186693e1aeefc2439 (diff) | |
download | sway-9ba0dca7bacb0e79aeac4ea8c605713c69446d9b.tar.xz |
Merge branch 'master' into fix-1975
Diffstat (limited to 'sway/commands/fullscreen.c')
-rw-r--r-- | sway/commands/fullscreen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/fullscreen.c b/sway/commands/fullscreen.c index 8692e92d..ec9ec276 100644 --- a/sway/commands/fullscreen.c +++ b/sway/commands/fullscreen.c @@ -1,4 +1,3 @@ -#include <wlr/types/wlr_wl_shell.h> #include "log.h" #include "sway/commands.h" #include "sway/config.h" |