#ifndef HTML_H #define HTML_H gboolean dwb_html_load(WebKitWebView *, const char *); #endif