summaryrefslogtreecommitdiff
path: root/desktop/history_core.h
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2011-06-30 17:51:58 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2011-06-30 17:51:58 +0000
commit9c4b9f5c945b4818f583fb895b77311e9fcf2db2 (patch)
treeace8a1eb2f89f91f0e1f6539fdba0d65f444e454 /desktop/history_core.h
parent3bb83e034981807a2d675c608138cdf415aa65a4 (diff)
downloadnetsurf-9c4b9f5c945b4818f583fb895b77311e9fcf2db2.tar.gz
netsurf-9c4b9f5c945b4818f583fb895b77311e9fcf2db2.tar.bz2
Fix up RISC OS front end.
svn path=/trunk/netsurf/; revision=12545
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);