From b9bc34b8753d2b67f049ea1773dc0004a2d93eb9 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 12 Nov 2019 18:34:39 +0000 Subject: split out html interaction header elements and rename source --- content/handlers/html/html.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers/html/html.c') diff --git a/content/handlers/html/html.c b/content/handlers/html/html.c index 88c77fdd0..25633a875 100644 --- a/content/handlers/html/html.c +++ b/content/handlers/html/html.c @@ -57,6 +57,7 @@ #include "html/html.h" #include "html/html_save.h" #include "html/html_internal.h" +#include "html/interaction.h" #include "html/box.h" #include "html/form_internal.h" #include "html/imagemap.h" -- cgit v1.2.3