summaryrefslogtreecommitdiff
path: root/content/handlers/html/box_construct.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/html/box_construct.c')
-rw-r--r--content/handlers/html/box_construct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/html/box_construct.c b/content/handlers/html/box_construct.c
index f1ea71d3b..3d100176a 100644
--- a/content/handlers/html/box_construct.c
+++ b/content/handlers/html/box_construct.c
@@ -37,7 +37,7 @@
#include "css/select.h"
#include "desktop/gui_internal.h"
-#include "html/html_internal.h"
+#include "html/private.h"
#include "html/object.h"
#include "html/box.h"
#include "html/box_manipulate.h"