diff options
Diffstat (limited to 'parser/html/nsHtml5AttributeName.h')
-rw-r--r-- | parser/html/nsHtml5AttributeName.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/html/nsHtml5AttributeName.h b/parser/html/nsHtml5AttributeName.h index 1223467ccd..d44ea6667e 100644 --- a/parser/html/nsHtml5AttributeName.h +++ b/parser/html/nsHtml5AttributeName.h @@ -45,6 +45,7 @@ #include "nsHtml5Macros.h" #include "nsIContentHandle.h" #include "nsHtml5Portability.h" +#include "nsHtml5ContentCreatorFunction.h" class nsHtml5StreamParser; |