summaryrefslogtreecommitdiff
path: root/src/html/html_document.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/html/html_document.c')
-rw-r--r--src/html/html_document.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html/html_document.c b/src/html/html_document.c
index ae36454..b266844 100644
--- a/src/html/html_document.c
+++ b/src/html/html_document.c
@@ -15,6 +15,7 @@
#include "html/html_head_element.h"
#include "html/html_link_element.h"
#include "html/html_title_element.h"
+#include "html/html_meta_element.h"
#include "html/html_form_element.h"
#include "core/string.h"