summaryrefslogtreecommitdiff
path: root/windows/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'windows/hotlist.c')
-rw-r--r--windows/hotlist.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/windows/hotlist.c b/windows/hotlist.c
index 48df23bb4..dab18d11c 100644
--- a/windows/hotlist.c
+++ b/windows/hotlist.c
@@ -17,7 +17,8 @@
*/
#include "desktop/browser.h"
+#include "content/hlcache.h"
-void hotlist_visited(struct content *content)
+void hotlist_visited(hlcache_handle *content)
{
}