summaryrefslogtreecommitdiff
path: root/src/WindowState.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/WindowState.hh')
-rw-r--r--src/WindowState.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WindowState.hh b/src/WindowState.hh
index 883443a..6409d13 100644
--- a/src/WindowState.hh
+++ b/src/WindowState.hh
@@ -24,6 +24,7 @@
24 24
25#include "Layer.hh" 25#include "Layer.hh"
26 26
27#include <X11/Xlib.h>
27#include <X11/Xutil.h> 28#include <X11/Xutil.h>
28 29
29#include <string> 30#include <string>