]> git.sur5r.net Git - i3/i3/blobdiff - src/xcursor.c
Merge branch 'release-4.16.1'
[i3/i3] / src / xcursor.c
index 0a8da42545c5384f405b7de67a60675e7b419ccc..cbfe808bcd11e625909db179fe9d68e787ceba20 100644 (file)
@@ -1,14 +1,14 @@
-#undef I3__FILE__
-#define I3__FILE__ "xcursor.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
  * i3 - an improved dynamic tiling window manager
- * © 2009-2013 Michael Stapelberg and contributors (see also: LICENSE)
+ * © 2009 Michael Stapelberg and contributors (see also: LICENSE)
  *
  * xcursor.c: xcursor support for themed cursors.
  *
  */
+#include <config.h>
+
 #include <assert.h>
 #include <xcb/xcb_cursor.h>