mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-23 19:30:05 +00:00
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.
|
||||
*/
|
||||
|
||||
#define _WIN32_WINNT 0x0600
|
||||
#include <stdint.h>
|
||||
|
||||
#include <d3d9.h>
|
||||
#include <dxva2api.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user