summaryrefslogtreecommitdiff
path: root/layout/svg/nsSVGSwitchFrame.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-30 21:02:50 +0000
committerMoonchild <moonchild@palemoon.org>2020-04-30 21:02:50 +0000
commit6e8e1b36dd44668c2428c329383c58427888a2b4 (patch)
tree230e94d3040561a885debb293922865d2550363a /layout/svg/nsSVGSwitchFrame.cpp
parentae707c8dbb26942e11c231965afc3505ba2f7d93 (diff)
downloaduxp-6e8e1b36dd44668c2428c329383c58427888a2b4.tar.gz
Issue #80 - De-unify layout/svg
Diffstat (limited to 'layout/svg/nsSVGSwitchFrame.cpp')
-rw-r--r--layout/svg/nsSVGSwitchFrame.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/svg/nsSVGSwitchFrame.cpp b/layout/svg/nsSVGSwitchFrame.cpp
index 26e77071b9..e680432284 100644
--- a/layout/svg/nsSVGSwitchFrame.cpp
+++ b/layout/svg/nsSVGSwitchFrame.cpp
@@ -11,6 +11,7 @@
#include "nsSVGUtils.h"
using namespace mozilla::gfx;
+using namespace mozilla::image;
class nsSVGSwitchFrame : public nsSVGGFrame
{