]> git.sur5r.net Git - i3/i3/blobdiff - include/fake_outputs.h
Merge branch 'release-4.16.1'
[i3/i3] / include / fake_outputs.h
index 75ef77ba8e71f6ea3ecc01f2dacfce1b9e5c6313..27a0d41a15e87781779aeee5d0f3c8994c361551 100644 (file)
@@ -2,7 +2,7 @@
  * 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)
  *
  * Faking outputs is useful in pathological situations (like network X servers
  * which don’t support multi-monitor in a useful way) and for our testsuite.
@@ -10,6 +10,8 @@
  */
 #pragma once
 
+#include <config.h>
+
 /**
  * Creates outputs according to the given specification.
  * The specification must be in the format wxh+x+y, for example 1024x768+0+0,