summaryrefslogtreecommitdiffstats
path: root/layout/style/CSSLexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style/CSSLexer.h')
-rw-r--r--layout/style/CSSLexer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/style/CSSLexer.h b/layout/style/CSSLexer.h
index 8b41d2778..4eff7a528 100644
--- a/layout/style/CSSLexer.h
+++ b/layout/style/CSSLexer.h
@@ -9,6 +9,7 @@
#include "mozilla/UniquePtr.h"
#include "nsCSSScanner.h"
#include "mozilla/dom/CSSLexerBinding.h"
+#include "mozilla/dom/NonRefcountedDOMObject.h"
namespace mozilla {
namespace dom {