From d293e6e7ffdc9224ffba9593f4cc8f73701f2cd5 Mon Sep 17 00:00:00 2001 From: Rupinder Singh Khokhar Date: Tue, 10 Jun 2014 20:17:18 +0530 Subject: This tag gave me a headache for a day or two :P. The problem is that the parser isnt handling the isindex element properly. I have left this tag incomplete right now. Will look at it later on. --- include/dom/html/html_isindex_element.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/dom/html/html_isindex_element.h') diff --git a/include/dom/html/html_isindex_element.h b/include/dom/html/html_isindex_element.h index 966b2d2..d41a149 100644 --- a/include/dom/html/html_isindex_element.h +++ b/include/dom/html/html_isindex_element.h @@ -9,6 +9,7 @@ #define dom_html_isindex_element_h_ #include +#include struct dom_html_form_element; -- cgit v1.2.3