X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fdisplay_version.h;h=d8dac30b8d5ea6b5d53327d5c4c0a4b9b66df762;hp=6f88ae97f18cb2610590a6712ac5954e9ce8a9ed;hb=HEAD;hpb=a32b6da71249a71487b5708e0f043e5cb3b146c1 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