diff options
Diffstat (limited to 'parser/html/nsHtml5AttributeName.cpp')
-rw-r--r-- | parser/html/nsHtml5AttributeName.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/html/nsHtml5AttributeName.cpp b/parser/html/nsHtml5AttributeName.cpp index d66be86598..2b1ffd5075 100644 --- a/parser/html/nsHtml5AttributeName.cpp +++ b/parser/html/nsHtml5AttributeName.cpp @@ -44,6 +44,7 @@ #include "nsHtml5Macros.h" #include "nsIContentHandle.h" #include "nsHtml5Portability.h" +#include "nsHtml5ContentCreatorFunction.h" #include "nsHtml5ElementName.h" #include "nsHtml5Tokenizer.h" |