Browse Source

avcodec/vaapi_internal: Add missing include

Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
tags/n3.0
Timo Rothenpieler 10 years ago
parent
commit
dad38bff81
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/vaapi_internal.h

+ 1
- 0
libavcodec/vaapi_internal.h View File

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

/**
* @addtogroup VAAPI_Decoding


Loading…
Cancel
Save