avcodec/vaapi_internal: Add missing include

Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
This commit is contained in:
Timo Rothenpieler 2015-09-16 11:39:41 +02:00
parent fee2b97d56
commit dad38bff81

View File

@ -27,6 +27,7 @@
#include <va/va.h>
#include "vaapi.h"
#include "avcodec.h"
#include "internal.h"
/**
* @addtogroup VAAPI_Decoding