Commit f9bb356e authored by Mark Thompson's avatar Mark Thompson

vaapi_h265: Include header for slice types

The include was changed correctly in 4abe3b04
but then mistakenly changed back by c359d624
(it's not just the NAL unit types which are used).
parent 6be7944e
......@@ -25,7 +25,7 @@
#include "libavutil/pixfmt.h"
#include "avcodec.h"
#include "hevc.h"
#include "hevcdec.h"
#include "internal.h"
#include "put_bits.h"
#include "vaapi_encode.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment