]> git.sur5r.net Git - i3/i3/blobdiff - include/display_version.h
Merge branch 'release-4.16.1'
[i3/i3] / include / display_version.h
index 6f88ae97f18cb2610590a6712ac5954e9ce8a9ed..d8dac30b8d5ea6b5d53327d5c4c0a4b9b66df762 100644 (file)
@@ -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 <config.h>
+
 /**
  * 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