mirror of
https://github.com/swaywm/sway.git
synced 2025-11-05 13:29:51 -05:00
reverted includes of "sway/config.h" and replaced with "config.h" from meson build
This commit is contained in:
parent
79a45d4a40
commit
f95cb9a7c1
11 changed files with 11 additions and 5 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include <wayland-server.h>
|
||||
#include <wlr/types/wlr_surface.h>
|
||||
#include <wlr/types/wlr_xdg_shell_v6.h>
|
||||
#include "config.h"
|
||||
#ifdef HAVE_XWAYLAND
|
||||
#include <wlr/xwayland.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue