dxva2: Add missing #define to make header compile standalone
This commit is contained in:
parent
3e85b46ecf
commit
a0a1ac0f09
@ -29,8 +29,8 @@
|
|||||||
* Public libavcodec DXVA2 header.
|
* Public libavcodec DXVA2 header.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define _WIN32_WINNT 0x0600
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#include <d3d9.h>
|
#include <d3d9.h>
|
||||||
#include <dxva2api.h>
|
#include <dxva2api.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user