You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-11 14:30:22 +02:00
Fix make checkheaders for vdpau_internal.h
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user