diff options
Diffstat (limited to 'gfx/layers/ipc/VideoBridgeParent.h')
-rw-r--r-- | gfx/layers/ipc/VideoBridgeParent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/layers/ipc/VideoBridgeParent.h b/gfx/layers/ipc/VideoBridgeParent.h index e5560acab..bde18b632 100644 --- a/gfx/layers/ipc/VideoBridgeParent.h +++ b/gfx/layers/ipc/VideoBridgeParent.h @@ -7,6 +7,7 @@ #define gfx_layers_ipc_VideoBridgeParent_h_ #include "mozilla/layers/PVideoBridgeParent.h" +#include "mozilla/layers/ISurfaceAllocator.h" namespace mozilla { namespace layers { |