Bug 1131359 - Fix an include-what-you-use error in AsyncCompositionManager.cpp. r=kats

--HG--
extra : rebase_source : fdffa93d03d7c0e847a8a27f7187432c63a23f6f
This commit is contained in:
Botond Ballo 2015-07-27 18:48:54 -04:00
parent fac300df40
commit 23b63d6acb

View File

@ -11,6 +11,7 @@
#include "LayerManagerComposite.h" // for LayerManagerComposite, etc
#include "Layers.h" // for Layer, ContainerLayer, etc
#include "gfxPoint.h" // for gfxPoint, gfxSize
#include "gfxPrefs.h" // for gfxPrefs
#include "mozilla/StyleAnimationValue.h" // for StyleAnimationValue, etc
#include "mozilla/WidgetUtils.h" // for ComputeTransformForRotation
#include "mozilla/dom/KeyframeEffect.h" // for KeyframeEffectReadOnly