Bug 1779570 - Fix hybrid builds. r=gfx-reviewers,lsalzman

Differential Revision: https://phabricator.services.mozilla.com/D151875
This commit is contained in:
Andrew Osmond
2022-07-14 21:13:45 +00:00
parent 140bf6959d
commit c553be2d4e

View File

@@ -7,6 +7,7 @@
#define GFX_PLATFORM_WORKER_H #define GFX_PLATFORM_WORKER_H
#include "mozilla/ThreadLocal.h" #include "mozilla/ThreadLocal.h"
#include "mozilla/RefPtr.h"
namespace mozilla { namespace mozilla {
namespace dom { namespace dom {