summaryrefslogtreecommitdiff
path: root/riscos/htmlredraw.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-06-30 22:09:20 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-06-30 22:09:20 +0000
commit8facc29e586677acd7b8388e9b454059aef6082d (patch)
tree05370275df39b1eae5c714cb8c43b579ad8adbbd /riscos/htmlredraw.c
parent0401fcdc55f61f13b050906e56ea63685f76cb88 (diff)
downloadnetsurf-8facc29e586677acd7b8388e9b454059aef6082d.tar.gz
netsurf-8facc29e586677acd7b8388e9b454059aef6082d.tar.bz2
[project @ 2004-06-30 22:09:20 by jmb]
Fixes for Norcroft svn path=/import/netsurf/; revision=1034
Diffstat (limited to 'riscos/htmlredraw.c')
-rw-r--r--riscos/htmlredraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/htmlredraw.c b/riscos/htmlredraw.c
index 198fde7cd..f9afd814e 100644
--- a/riscos/htmlredraw.c
+++ b/riscos/htmlredraw.c
@@ -9,12 +9,12 @@
#include <assert.h>
#include <stdbool.h>
#include <string.h>
+#include "swis.h"
#include "oslib/colourtrans.h"
#include "oslib/draw.h"
#include "oslib/font.h"
#include "oslib/os.h"
#include "oslib/wimp.h"
-#include "swis.h"
#include "netsurf/utils/config.h"
#include "netsurf/css/css.h"
#include "netsurf/content/content.h"