X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=src%2Fmain.c;fp=src%2Fmain.c;h=20b9b14a8b10ee65153791778278cbd742066d07;hp=0717ce994da0ee5a3af8498dabd57b75478c0861;hb=82eee30857df0465a15aaa965b6b81124aa91690;hpb=181f91ab9da4e77948b59191755c25371a5a7000 diff --git a/src/main.c b/src/main.c index 0717ce9..20b9b14 100644 --- a/src/main.c +++ b/src/main.c @@ -29,8 +29,9 @@ #include #include +#include #include "http.h" -#include "log.h" +#include #include "ttrss.h" #include "ttrss_ws.h" #include "webbrowser.h"