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,5 +1,4 @@
#include "labwc.h"
#include "common/bug-on.h"
void view_resize(struct view *view, struct wlr_box geo)
{