Commit 339aa986 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

D3D11: include assert.h for vlc_assert_unreachable()

parent a2146131
......@@ -29,6 +29,8 @@
#include <vlc_plugin.h>
#include <vlc_vout_display.h>
#include <assert.h>
#define COBJMACROS
#define INITGUID
#include <d3d11.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