summaryrefslogtreecommitdiffstats
path: root/gfx/ipc/VsyncBridgeParent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/ipc/VsyncBridgeParent.cpp')
-rw-r--r--gfx/ipc/VsyncBridgeParent.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gfx/ipc/VsyncBridgeParent.cpp b/gfx/ipc/VsyncBridgeParent.cpp
index 96ef5de0f..7f73967ce 100644
--- a/gfx/ipc/VsyncBridgeParent.cpp
+++ b/gfx/ipc/VsyncBridgeParent.cpp
@@ -5,6 +5,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "VsyncBridgeParent.h"
#include "mozilla/layers/CompositorThread.h"
+#include "mozilla/layers/CompositorBridgeParent.h"
+
+using namespace mozilla::layers;
namespace mozilla {
namespace gfx {