mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
12 lines
334 B
Diff
12 lines
334 B
Diff
|
diff -rupN a/modules/codec/avcodec/vaapi.c b/modules/codec/avcodec/vaapi.c
|
||
|
--- a/modules/codec/avcodec/vaapi.c 2013-01-22 09:51:40.000000000 +0000
|
||
|
+++ b/modules/codec/avcodec/vaapi.c 2013-07-27 17:23:37.965202118 +0000
|
||
|
@@ -47,6 +47,7 @@
|
||
|
|
||
|
#include <X11/Xlib.h>
|
||
|
#include <va/va_x11.h>
|
||
|
+#include <va/va_compat.h>
|
||
|
|
||
|
typedef struct
|
||
|
{
|