]> git.sur5r.net Git - i3/i3/blobdiff - include/commands_parser.h
Merge branch 'next' into master
[i3/i3] / include / commands_parser.h
index cfa44dd5a5a03621fd04fd9f081018c297ba0b6d..88b3f6d09c6540972b701907fea56dcf071f8642 100644 (file)
@@ -2,13 +2,15 @@
  * vim:ts=4:sw=4:expandtab
  *
  * i3 - an improved dynamic tiling window manager
- * © 2009-2012 Michael Stapelberg and contributors (see also: LICENSE)
+ * © 2009 Michael Stapelberg and contributors (see also: LICENSE)
  *
  * commands.c: all command functions (see commands_parser.c)
  *
  */
 #pragma once
 
+#include <config.h>
+
 #include <yajl/yajl_gen.h>
 
 /*