summaryrefslogtreecommitdiffstats
path: root/dom/svg/SVGDocument.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/svg/SVGDocument.cpp')
-rw-r--r--dom/svg/SVGDocument.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/svg/SVGDocument.cpp b/dom/svg/SVGDocument.cpp
index f992e52f5..8b677d2e3 100644
--- a/dom/svg/SVGDocument.cpp
+++ b/dom/svg/SVGDocument.cpp
@@ -21,6 +21,8 @@
#include "nsSVGElement.h"
#include "mozilla/StyleSheet.h"
#include "mozilla/StyleSheetInlines.h"
+#include "nsContentUtils.h"
+#include "nsLayoutUtils.h"
using namespace mozilla::css;
using namespace mozilla::dom;