Refactor header files

This commit is contained in:
Johan Malm 2020-09-25 20:25:45 +01:00
parent 5351299cdd
commit 166ad6e1dc
7 changed files with 96 additions and 8 deletions

View file

@ -1,6 +1,4 @@
#include "labwc.h"
#include "common/log.h"
#include "common/bug-on.h"
struct xdg_deco {
struct wlr_xdg_toplevel_decoration_v1 *wlr_decoration;