]> git.sur5r.net Git - i3/i3/blobdiff - include/move.h
Merge pull request #3195 from orestisf1993/issue-2993
[i3/i3] / include / move.h
index 939665ec41f09b73cb2be7cce20dc598a5dfb5fe..64b12b80cc7b937c8c2773989fa312a41b43adda 100644 (file)
@@ -2,13 +2,15 @@
  * 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)
  *
  * move.c: Moving containers into some direction.
  *
  */
 #pragma once
 
+#include <config.h>
+
 /**
  * Moves the given container in the given direction (TOK_LEFT, TOK_RIGHT,
  * TOK_UP, TOK_DOWN from cmdparse.l)