vaapi: fix local header include.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
pull/148/head
Gwenole Beauchesne 10 years ago
parent 50d9121afc
commit aea611dc3e
  1. 2
      libavcodec/vaapi.h

@ -31,7 +31,7 @@
*/
#include <stdint.h>
#include <libavutil/attributes.h>
#include "libavutil/attributes.h"
#include "version.h"
/**

Loading…
Cancel
Save