This commit is contained in:
2025-04-14 10:24:09 +02:00
parent 320c77799b
commit 4dcd065338

View File

@@ -7,6 +7,9 @@
#ifndef PULSE_D3D11_H_ #ifndef PULSE_D3D11_H_
#define PULSE_D3D11_H_ #define PULSE_D3D11_H_
#ifdef PULSE_PLAT_WINDOWS
#include <initguid.h>
#endif
#include <d3d11.h> #include <d3d11.h>
#include <d3d11_1.h> #include <d3d11_1.h>
#include <dxgi.h> #include <dxgi.h>