summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2005-01-03 02:28:57 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2005-01-03 02:28:57 +0000
commit124f0741d6ac5f63cdb88ec723ca77c00e9487e4 (patch)
tree9ec3896717f6d763d5a6f015631b5e532b692520
parent77de9c13364ab754a5490156afe26e56882f728b (diff)
downloadnetsurf-124f0741d6ac5f63cdb88ec723ca77c00e9487e4.tar.gz
netsurf-124f0741d6ac5f63cdb88ec723ca77c00e9487e4.tar.bz2
[project @ 2005-01-03 02:28:57 by jmb]
Lose erroneous #include svn path=/import/netsurf/; revision=1430
-rw-r--r--riscos/window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/window.c b/riscos/window.c
index 0f9dfbe6c..cdf98130b 100644
--- a/riscos/window.c
+++ b/riscos/window.c
@@ -27,7 +27,6 @@
#include "netsurf/content/content.h"
#include "netsurf/css/css.h"
#include "netsurf/desktop/plotters.h"
-#include "netsurf/dom/dom.h"
#include "netsurf/render/box.h"
#include "netsurf/render/form.h"
#include "netsurf/riscos/buffer.h"