mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Drop unnecessary includes from sway/server.h
This commit is contained in:
parent
ca40663d42
commit
541e6e260c
9 changed files with 18 additions and 18 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <assert.h>
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
#include <wlr/types/wlr_session_lock_v1.h>
|
||||
#include "log.h"
|
||||
#include "sway/input/cursor.h"
|
||||
#include "sway/input/keyboard.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue