Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Commit

Permalink
Damage outputs on reflow
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentVanlaer committed May 28, 2018
1 parent f97aa49 commit 3b6da42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootston/layout.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <stdlib.h>
#include <limits.h>
#include <wlr/util/log.h>
#include "rootston/output.h"
#include "rootston/layout.h"

static struct roots_layout_rule *get_rule(struct roots_layout *layout, char *name) {
Expand Down

0 comments on commit 3b6da42

Please sign in to comment.