summaryrefslogtreecommitdiff
path: root/content/handlers/html/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/html/html.c')
-rw-r--r--content/handlers/html/html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/handlers/html/html.c b/content/handlers/html/html.c
index 9b4785839..01244cc35 100644
--- a/content/handlers/html/html.c
+++ b/content/handlers/html/html.c
@@ -61,6 +61,7 @@
#include "html/interaction.h"
#include "html/box.h"
#include "html/box_construct.h"
+#include "html/box_inspect.h"
#include "html/form_internal.h"
#include "html/imagemap.h"
#include "html/layout.h"