diff --git a/gfx/layers/LayerAttributes.h b/gfx/layers/LayerAttributes.h index 063893701cf6..09ee80d6a101 100644 --- a/gfx/layers/LayerAttributes.h +++ b/gfx/layers/LayerAttributes.h @@ -7,9 +7,11 @@ #ifndef mozilla_gfx_layers_LayerAttributes_h #define mozilla_gfx_layers_LayerAttributes_h +#include "FrameMetrics.h" #include "mozilla/Maybe.h" #include "mozilla/gfx/Types.h" #include "mozilla/layers/LayersTypes.h" +#include "mozilla/layers/ScrollableLayerGuid.h" namespace IPC { template