summaryrefslogtreecommitdiffstats
path: root/layout/svg/nsSVGIntegrationUtils.h
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/nsSVGIntegrationUtils.h
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/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;