summaryrefslogtreecommitdiffstats
path: root/include/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/layout.h')
-rw-r--r--include/layout.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/layout.h b/include/layout.h
index f462bdb3..cb38a7b1 100644
--- a/include/layout.h
+++ b/include/layout.h
@@ -8,6 +8,8 @@
8 8
9extern swayc_t root_container; 9extern swayc_t root_container;
10 10
11extern list_t *scratchpad;
12
11extern int min_sane_w; 13extern int min_sane_w;
12extern int min_sane_h; 14extern int min_sane_h;
13 15