X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fhtml.h;h=8dca53d667bb7b44d4c0dbaecfe67612b3d572da;hb=9875b72f4ac0b5a1cc7fe79c4f7037bd0441e18a;hp=858590b53e5ce4160d51527b417a46f63bf1eefc;hpb=a2844e3fbd45dfe98e7fc923dd59ce38f2598f81;p=ppastats.git diff --git a/src/html.h b/src/html.h index 858590b..8dca53d 100644 --- a/src/html.h +++ b/src/html.h @@ -34,4 +34,6 @@ void ppa_to_html(const char *owner, void html_cleanup(); +void html_set_theme_dir(const char *); + #endif