You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-16 22:42:38 +02:00
Fix make checkheaders for vdpau_internal.h
This commit is contained in:
@ -24,6 +24,7 @@
|
|||||||
#ifndef AVCODEC_VDPAU_INTERNAL_H
|
#ifndef AVCODEC_VDPAU_INTERNAL_H
|
||||||
#define AVCODEC_VDPAU_INTERNAL_H
|
#define AVCODEC_VDPAU_INTERNAL_H
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#if CONFIG_VDPAU
|
#if CONFIG_VDPAU
|
||||||
#include <vdpau/vdpau.h>
|
#include <vdpau/vdpau.h>
|
||||||
|
Reference in New Issue
Block a user