summaryrefslogtreecommitdiff
path: root/frontends/riscos/global_history.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/global_history.c')
-rw-r--r--frontends/riscos/global_history.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/frontends/riscos/global_history.c b/frontends/riscos/global_history.c
index 88c071c23..edef331f2 100644
--- a/frontends/riscos/global_history.c
+++ b/frontends/riscos/global_history.c
@@ -17,8 +17,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/** \file
- * Global history (implementation).
+/**
+ * \file
+ * Global history implementation for RISC OS.
*/
#include <assert.h>
@@ -30,7 +31,6 @@
#include "oslib/wimp.h"
#include "oslib/wimpspriteop.h"
-#include "content/urldb.h"
#include "utils/nsoption.h"
#include "utils/messages.h"
#include "utils/log.h"