]> git.sur5r.net Git - i3/i3/blobdiff - include/handlers.h
Merge branch 'release-4.16.1'
[i3/i3] / include / handlers.h
index 82f6b982fc43474c5717e5c48748a04409e8102c..1d5a386522bcbe229c1de411ecf7b5ceab4d5fe8 100644 (file)
@@ -2,7 +2,7 @@
  * vim:ts=4:sw=4:expandtab
  *
  * i3 - an improved dynamic tiling window manager
- * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
+ * © 2009 Michael Stapelberg and contributors (see also: LICENSE)
  *
  * handlers.c: Small handlers for various events (keypresses, focus changes,
  *             …).
@@ -10,6 +10,8 @@
  */
 #pragma once
 
+#include <config.h>
+
 #include <xcb/randr.h>
 
 extern int randr_base;