summaryrefslogtreecommitdiffstats
path: root/parser/html/nsHtml5ElementName.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'parser/html/nsHtml5ElementName.cpp')
-rw-r--r--parser/html/nsHtml5ElementName.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/html/nsHtml5ElementName.cpp b/parser/html/nsHtml5ElementName.cpp
index 1aa6f11ce..fb523e7ef 100644
--- a/parser/html/nsHtml5ElementName.cpp
+++ b/parser/html/nsHtml5ElementName.cpp
@@ -29,7 +29,7 @@
#include "nsIAtom.h"
#include "nsHtml5AtomTable.h"
-#include "nsString.h"
+#include "nsHtml5String.h"
#include "nsNameSpaceManager.h"
#include "nsIContent.h"
#include "nsTraceRefcnt.h"