summaryrefslogtreecommitdiff
path: root/desktop/history_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/history_core.h')
-rw-r--r--desktop/history_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/history_core.h b/desktop/history_core.h
index 883ee9cea..5a75e4a95 100644
--- a/desktop/history_core.h
+++ b/desktop/history_core.h
@@ -29,6 +29,7 @@ struct hlcache_handle;
struct history;
struct browser_window;
struct history_entry;
+struct redraw_context;
struct history *history_create(void);
struct history *history_clone(struct history *history);