Issue #80 - De-unify gfx/gl

This commit is contained in:
Moonchild 2020-05-13 13:58:36 +00:00 • committed by Roy Tam
commit d25a16be88
11 changed files with 21 additions and 2 deletions

View file

@ -7,6 +7,7 @@
#define SHARED_SURFACE_D3D11_INTEROP_H_
#include <windows.h>
#include <d3d11.h>
#include "SharedSurface.h"
namespace mozilla {