fix windows build

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2024-06-02 16:41:37 -07:00 committed by Stephen Gutekanst
parent 707e5cc756
commit 130c474874
2 changed files with 10 additions and 9 deletions

View file

@ -1,4 +1,5 @@
pub usingnamespace @cImport({
@cDefine("MIDL_INTERFACE", "struct");
@cInclude("d3d12.h");
@cInclude("dxgi1_6.h");
@cInclude("d3dcompiler.h");