mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-28 20:53:54 +02:00
Fix make checkheaders for vdpau_internal.h
This commit is contained in:
parent
227a0eb5a9
commit
e7da19e9fa
@ -24,6 +24,7 @@
|
||||
#ifndef AVCODEC_VDPAU_INTERNAL_H
|
||||
#define AVCODEC_VDPAU_INTERNAL_H
|
||||
|
||||
#include "config.h"
|
||||
#include <stdint.h>
|
||||
#if CONFIG_VDPAU
|
||||
#include <vdpau/vdpau.h>
|
||||
|
Loading…
Reference in New Issue
Block a user