Commit a0a1ac0f authored by Diego Biurrun's avatar Diego Biurrun

dxva2: Add missing #define to make header compile standalone

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