diff options
Diffstat (limited to 'gfx/ipc/RemoteCompositorSession.h')
-rw-r--r-- | gfx/ipc/RemoteCompositorSession.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/ipc/RemoteCompositorSession.h b/gfx/ipc/RemoteCompositorSession.h index b4731c5c2..0a7383e29 100644 --- a/gfx/ipc/RemoteCompositorSession.h +++ b/gfx/ipc/RemoteCompositorSession.h @@ -9,6 +9,7 @@ #include "CompositorSession.h" #include "mozilla/gfx/Point.h" #include "Units.h" +#include "nsBaseWidget.h" namespace mozilla { namespace layers { |