X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fdisplay_version.h;h=d8dac30b8d5ea6b5d53327d5c4c0a4b9b66df762;hb=9ae84593baa6d5b963d127aac52d02445767cd42;hp=6f88ae97f18cb2610590a6712ac5954e9ce8a9ed;hpb=7cf0c632c3e3f014a0bcfb1a4335e40f695d7af5;p=i3%2Fi3 diff --git a/include/display_version.h b/include/display_version.h index 6f88ae97..d8dac30b 100644 --- a/include/display_version.h +++ b/include/display_version.h @@ -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) * * display_version.c: displays the running i3 version, runs as part of * i3 --moreversion. */ #pragma once +#include + /** * Connects to i3 to find out the currently running version. Useful since it * might be different from the version compiled into this binary (maybe the