summaryrefslogtreecommitdiff
path: root/framebuffer/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/hotlist.c')
-rw-r--r--framebuffer/hotlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/framebuffer/hotlist.c b/framebuffer/hotlist.c
index 48df23bb4..727200fe3 100644
--- a/framebuffer/hotlist.c
+++ b/framebuffer/hotlist.c
@@ -18,6 +18,6 @@
#include "desktop/browser.h"
-void hotlist_visited(struct content *content)
+void hotlist_visited(struct hlcache_handle *content)
{
}