aboutsummaryrefslogtreecommitdiff
path: root/sway/criteria.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/criteria.c')
-rw-r--r--sway/criteria.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/criteria.c b/sway/criteria.c
index 81c2325a..5452c4ee 100644
--- a/sway/criteria.c
+++ b/sway/criteria.c
@@ -6,6 +6,7 @@
#include "sway/criteria.h"
#include "sway/tree/container.h"
#include "sway/config.h"
+#include "sway/tree/root.h"
#include "sway/tree/view.h"
#include "stringop.h"
#include "list.h"