diff options
author | Gaming4JC <g4jc@hyperbola.info> | 2020-01-19 19:56:45 -0500 |
---|---|---|
committer | Gaming4JC <g4jc@hyperbola.info> | 2020-01-26 15:50:44 -0500 |
commit | dd6749f7ddd4db014fb7d76a9b698d07f2b859f5 (patch) | |
tree | da67efb176cc38149b18afa95dbd8511a50c5e3e /parser/html/nsHtml5StateSnapshot.h | |
parent | e2fc7a9d49e383d1b68b8bbc074e483a4e12fd97 (diff) | |
download | UXP-dd6749f7ddd4db014fb7d76a9b698d07f2b859f5.tar UXP-dd6749f7ddd4db014fb7d76a9b698d07f2b859f5.tar.gz UXP-dd6749f7ddd4db014fb7d76a9b698d07f2b859f5.tar.lz UXP-dd6749f7ddd4db014fb7d76a9b698d07f2b859f5.tar.xz UXP-dd6749f7ddd4db014fb7d76a9b698d07f2b859f5.zip |
Regenerate Parser for 483155
Tag UXP Issue #1344
Diffstat (limited to 'parser/html/nsHtml5StateSnapshot.h')
-rw-r--r-- | parser/html/nsHtml5StateSnapshot.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/html/nsHtml5StateSnapshot.h b/parser/html/nsHtml5StateSnapshot.h index ae5fc904e..b608a8410 100644 --- a/parser/html/nsHtml5StateSnapshot.h +++ b/parser/html/nsHtml5StateSnapshot.h @@ -45,6 +45,7 @@ #include "nsHtml5Macros.h" #include "nsIContentHandle.h" #include "nsHtml5Portability.h" +#include "nsHtml5ContentCreatorFunction.h" class nsHtml5StreamParser; |