(no commit message)
[ppastats.git] / src / html.h
index 858590b..8dca53d 100644 (file)
@@ -34,4 +34,6 @@ void ppa_to_html(const char *owner,
 
 void html_cleanup();
 
+void html_set_theme_dir(const char *);
+
 #endif