summaryrefslogtreecommitdiff
path: root/riscos/global_history.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2006-04-09 23:21:13 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2006-04-09 23:21:13 +0000
commitc09eb457df1962f5b014214874b2beffd69141a4 (patch)
treea7c30e8b57b1d8bdeb87127c8f1ba16e91bf3971 /riscos/global_history.h
parente5e1b982d55636b409b194cf0488ebafe9c6d519 (diff)
downloadnetsurf-c09eb457df1962f5b014214874b2beffd69141a4.tar.gz
netsurf-c09eb457df1962f5b014214874b2beffd69141a4.tar.bz2
Unify information databases
svn path=/trunk/netsurf/; revision=2519
Diffstat (limited to 'riscos/global_history.h')
-rw-r--r--riscos/global_history.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/riscos/global_history.h b/riscos/global_history.h
index e9576ecd9..5aab7b2b4 100644
--- a/riscos/global_history.h
+++ b/riscos/global_history.h
@@ -12,8 +12,6 @@
#ifndef _NETSURF_RISCOS_GLOBALHISTORY_H_
#define _NETSURF_RISCOS_GLOBALHISTORY_H_
-#include "netsurf/content/url_store.h"
-
#define GLOBAL_HISTORY_RECENT_URLS 16
void ro_gui_global_history_initialise(void);