Skip to content
Snippets Groups Projects
Commit a0a1ac0f authored by Diego Biurrun's avatar Diego Biurrun
Browse files

dxva2: Add missing #define to make header compile standalone

parent 3e85b46e
No related branches found
No related tags found
No related merge requests found
......@@ -29,8 +29,8 @@
* Public libavcodec DXVA2 header.
*/
#define _WIN32_WINNT 0x0600
#include <stdint.h>
#include <d3d9.h>
#include <dxva2api.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment