summaryrefslogtreecommitdiff
path: root/src/window.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.cc')
-rw-r--r--src/window.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.cc b/src/window.cc
index fc099c45..3ba1a8ee 100644
--- a/src/window.cc
+++ b/src/window.cc
@@ -8,6 +8,7 @@
#include "input_handler.hh"
#include "client.hh"
#include "buffer_utils.hh"
+#include "option.hh"
#include <algorithm>
#include <sstream>