]> git.sesse.net Git - ffmpeg/commitdiff
avcodec/vaapi_internal: Add missing include
authorTimo Rothenpieler <timo@rothenpieler.org>
Wed, 16 Sep 2015 09:39:41 +0000 (11:39 +0200)
committerTimo Rothenpieler <timo@rothenpieler.org>
Wed, 16 Sep 2015 09:41:07 +0000 (11:41 +0200)
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
libavcodec/vaapi_internal.h

index 0ba9868529102d14aff00d0017cc828cdb10bc92..306ae13b376ec25a6271edd5623eda5d453e72cf 100644 (file)
@@ -27,6 +27,7 @@
 #include <va/va.h>
 #include "vaapi.h"
 #include "avcodec.h"
+#include "internal.h"
 
 /**
  * @addtogroup VAAPI_Decoding