aboutsummaryrefslogtreecommitdiffstats
path: root/include/container.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/container.h')
-rw-r--r--include/container.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/container.h b/include/container.h
index e1ecca92..d5eb27c1 100644
--- a/include/container.h
+++ b/include/container.h
@@ -5,8 +5,6 @@ typedef struct sway_container swayc_t;
5 5
6#include "layout.h" 6#include "layout.h"
7 7
8extern struct wlc_origin mouse_origin;
9
10enum swayc_types{ 8enum swayc_types{
11 C_ROOT, 9 C_ROOT,
12 C_OUTPUT, 10 C_OUTPUT,