summaryrefslogtreecommitdiffstats
path: root/layout/svg/nsSVGIntegrationUtils.h
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/nsSVGIntegrationUtils.h
parentae707c8dbb26942e11c231965afc3505ba2f7d93 (diff)
downloadUXP-6e8e1b36dd44668c2428c329383c58427888a2b4.tar
UXP-6e8e1b36dd44668c2428c329383c58427888a2b4.tar.gz
UXP-6e8e1b36dd44668c2428c329383c58427888a2b4.tar.lz
UXP-6e8e1b36dd44668c2428c329383c58427888a2b4.tar.xz
UXP-6e8e1b36dd44668c2428c329383c58427888a2b4.zip
Issue #80 - De-unify layout/svg
Diffstat (limited to 'layout/svg/nsSVGIntegrationUtils.h')
-rw-r--r--layout/svg/nsSVGIntegrationUtils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/svg/nsSVGIntegrationUtils.h b/layout/svg/nsSVGIntegrationUtils.h
index e3eb3c5f2..471e3fb04 100644
--- a/layout/svg/nsSVGIntegrationUtils.h
+++ b/layout/svg/nsSVGIntegrationUtils.h
@@ -10,6 +10,7 @@
#include "gfxRect.h"
#include "nsRegionFwd.h"
#include "mozilla/gfx/Rect.h"
+#include "imgIContainer.h"
class gfxContext;
class gfxDrawable;