diff options
Diffstat (limited to 'layout/svg/nsSVGIntegrationUtils.h')
-rw-r--r-- | layout/svg/nsSVGIntegrationUtils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/svg/nsSVGIntegrationUtils.h b/layout/svg/nsSVGIntegrationUtils.h index e3eb3c5f22..471e3fb04c 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; |