summaryrefslogtreecommitdiff
path: root/content/handlers/html/box_manipulate.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/html/box_manipulate.c')
-rw-r--r--content/handlers/html/box_manipulate.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/handlers/html/box_manipulate.c b/content/handlers/html/box_manipulate.c
index 0bc1c9fea..d88e360a1 100644
--- a/content/handlers/html/box_manipulate.c
+++ b/content/handlers/html/box_manipulate.c
@@ -32,11 +32,11 @@
#include "netsurf/mouse.h"
#include "desktop/scrollbar.h"
-#include "html/box.h"
-#include "html/box_manipulate.h"
+#include "html/private.h"
#include "html/form_internal.h"
-#include "html/html_internal.h"
#include "html/interaction.h"
+#include "html/box.h"
+#include "html/box_manipulate.h"
/**