mirror of
https://github.com/swaywm/sway.git
synced 2025-11-23 06:59:48 -05:00
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
Also remove direct libm dependency where unused.
This commit is contained in:
parent
c040defd5f
commit
4b1eaaf731
7 changed files with 6 additions and 13 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "config.h"
|
||||
#include <stdint.h>
|
||||
#include <cairo/cairo.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
#include <wayland-client-protocol.h>
|
||||
#if HAVE_GDK_PIXBUF
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue