summaryrefslogtreecommitdiffstats
path: root/dom/svg/SVGGraphicsElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/svg/SVGGraphicsElement.cpp')
-rw-r--r--dom/svg/SVGGraphicsElement.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/svg/SVGGraphicsElement.cpp b/dom/svg/SVGGraphicsElement.cpp
index ba6306680..4b85c9abb 100644
--- a/dom/svg/SVGGraphicsElement.cpp
+++ b/dom/svg/SVGGraphicsElement.cpp
@@ -6,6 +6,8 @@
#include "mozilla/dom/SVGGraphicsElement.h"
+#include "nsContentUtils.h"
+
namespace mozilla {
namespace dom {