X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=i3-nagbar%2Fmain.c;h=2e9e77d490fe3af6e36c9383fc91880d40874d27;hb=f58dde28504cd78267439ec232be9689ff82d47c;hp=674fcb7d13bd5115a13ac978415ea6b91a1755bd;hpb=a1d1f456a1fbf44bfa5c6a9d041023ac498b0c46;p=i3%2Fi3 diff --git a/i3-nagbar/main.c b/i3-nagbar/main.c index 674fcb7d..2e9e77d4 100644 --- a/i3-nagbar/main.c +++ b/i3-nagbar/main.c @@ -8,6 +8,8 @@ * when the user has an error in their configuration file. * */ +#include "libi3.h" + #include #include #include @@ -30,7 +32,6 @@ #include #include -#include "libi3.h" #include "i3-nagbar.h" /** This is the equivalent of XC_left_ptr. I’m not sure why xcb doesn’t have a