summaryrefslogtreecommitdiffstats
path: root/layout/svg/nsSVGOuterSVGFrame.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-30 21:02:50 +0000
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-05-06 19:12:26 +0200
commit5c3c92da90eb339c8f65f0fea43fb595684455ae (patch)
treef9e70ffae03d8b3076d4cd2f852aeb29af17a141 /layout/svg/nsSVGOuterSVGFrame.cpp
parentaa21f96cf57a12111a5edf27cb5e4e2ea8f4be3d (diff)
downloadUXP-5c3c92da90eb339c8f65f0fea43fb595684455ae.tar
UXP-5c3c92da90eb339c8f65f0fea43fb595684455ae.tar.gz
UXP-5c3c92da90eb339c8f65f0fea43fb595684455ae.tar.lz
UXP-5c3c92da90eb339c8f65f0fea43fb595684455ae.tar.xz
UXP-5c3c92da90eb339c8f65f0fea43fb595684455ae.zip
Issue #80 - De-unify layout/svg
Diffstat (limited to 'layout/svg/nsSVGOuterSVGFrame.cpp')
-rw-r--r--layout/svg/nsSVGOuterSVGFrame.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/svg/nsSVGOuterSVGFrame.cpp b/layout/svg/nsSVGOuterSVGFrame.cpp
index b1ee54eb9..306b3de7a 100644
--- a/layout/svg/nsSVGOuterSVGFrame.cpp
+++ b/layout/svg/nsSVGOuterSVGFrame.cpp
@@ -18,9 +18,12 @@
#include "mozilla/dom/SVGSVGElement.h"
#include "mozilla/dom/SVGViewElement.h"
#include "nsSubDocumentFrame.h"
+#include "gfxMatrix.h"
using namespace mozilla;
using namespace mozilla::dom;
+using namespace mozilla::gfx;
+using namespace mozilla::image;
//----------------------------------------------------------------------
// Implementation helpers