X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libi3%2Fget_socket_path.c;h=d623b6c380950677d561ca0c854660e8e92a1cb4;hb=d43a91e45ac5aaa90e3c3a8dddd9eaba46bdc400;hp=9e02ec51bedee2f7a673a7d033fc8e4f44fe27d8;hpb=1f7cb178f9ad07e41c9fe29278497f2f84a53692;p=i3%2Fi3 diff --git a/libi3/get_socket_path.c b/libi3/get_socket_path.c index 9e02ec51..d623b6c3 100644 --- a/libi3/get_socket_path.c +++ b/libi3/get_socket_path.c @@ -2,10 +2,7 @@ * vim:ts=4:sw=4:expandtab * * i3 - an improved dynamic tiling window manager - * - * © 2009-2011 Michael Stapelberg and contributors - * - * See file LICENSE for license information. + * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE) * */ #include @@ -16,6 +13,8 @@ #include #include +#include "libi3.h" + /* * Try to get the socket path from X11 and return NULL if it doesn’t work. *