Add missing headers

This commit is contained in:
Yegor Timoshenko
2017-09-17 18:55:39 +00:00
parent 82b956a1e8
commit c8a8f05e78
3 changed files with 4 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
*/
#include <va/va.h>
#include <X11/Xlib.h>
int vaapi_init_lib();
int vaapi_init(AVCodecContext* decoder_ctx);