]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/include/ipc.h
Merge branch 'release-4.16.1'
[i3/i3] / i3bar / include / ipc.h
index a60a1ebae1603e44ae0f93847e58ebc6d4fc9f00..5056e5f37454f2c909422f04320d013f7bc3b5f8 100644 (file)
@@ -2,13 +2,15 @@
  * vim:ts=4:sw=4:expandtab
  *
  * i3bar - an xcb-based status- and ws-bar for i3
- * © 2010-2012 Axel Wagner and contributors (see also: LICENSE)
+ * © 2010 Axel Wagner and contributors (see also: LICENSE)
  *
  * ipc.c: Communicating with i3
  *
  */
 #pragma once
 
+#include <config.h>
+
 #include <stdint.h>
 
 /*