summaryrefslogtreecommitdiffstats
path: root/gfx/ipc/VsyncBridgeChild.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-05-14 19:27:23 +0000
committerMoonchild <moonchild@palemoon.org>2020-05-20 13:55:14 +0000
commit0538c32e32e96552d19a857e59df44eb95469758 (patch)
treea72ed7b51c3ceaac648f70361a4d86be785c9068 /gfx/ipc/VsyncBridgeChild.cpp
parent46040d136d427e39c96b3ed34591d1aafdd0fe69 (diff)
downloadUXP-0538c32e32e96552d19a857e59df44eb95469758.tar
UXP-0538c32e32e96552d19a857e59df44eb95469758.tar.gz
UXP-0538c32e32e96552d19a857e59df44eb95469758.tar.lz
UXP-0538c32e32e96552d19a857e59df44eb95469758.tar.xz
UXP-0538c32e32e96552d19a857e59df44eb95469758.zip
Issue #80 - De-unify gfx/ipc
Diffstat (limited to 'gfx/ipc/VsyncBridgeChild.cpp')
-rw-r--r--gfx/ipc/VsyncBridgeChild.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/ipc/VsyncBridgeChild.cpp b/gfx/ipc/VsyncBridgeChild.cpp
index a4be827ef..8a49e43c1 100644
--- a/gfx/ipc/VsyncBridgeChild.cpp
+++ b/gfx/ipc/VsyncBridgeChild.cpp
@@ -6,6 +6,7 @@
#include "VsyncBridgeChild.h"
#include "VsyncIOThreadHolder.h"
#include "mozilla/dom/ContentChild.h"
+#include "GPUProcessManager.h"
namespace mozilla {
namespace gfx {