X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Ffake_outputs.h;h=27a0d41a15e87781779aeee5d0f3c8994c361551;hp=75ef77ba8e71f6ea3ecc01f2dacfce1b9e5c6313;hb=HEAD;hpb=10d7c1a993433ba7149704933f6d8b62cd4401f7 diff --git a/include/fake_outputs.h b/include/fake_outputs.h index 75ef77ba..27a0d41a 100644 --- a/include/fake_outputs.h +++ b/include/fake_outputs.h @@ -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 + /** * Creates outputs according to the given specification. * The specification must be in the format wxh+x+y, for example 1024x768+0+0,