summaryrefslogtreecommitdiff
path: root/render/html_object.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/html_object.c')
-rw-r--r--render/html_object.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/render/html_object.c b/render/html_object.c
index baa01e598..51c18e263 100644
--- a/render/html_object.c
+++ b/render/html_object.c
@@ -32,10 +32,11 @@
#include "utils/config.h"
#include "utils/log.h"
#include "utils/nsoption.h"
+#include "netsurf/content.h"
+#include "netsurf/misc.h"
#include "content/hlcache.h"
#include "content/handlers/css/utils.h"
#include "desktop/scrollbar.h"
-#include "netsurf/misc.h"
#include "desktop/gui_internal.h"
#include "render/box.h"