Fix make checkheaders for vdpau_internal.h

This commit is contained in:
Carl Eugen Hoyos 2013-08-31 13:32:13 +02:00
parent 227a0eb5a9
commit e7da19e9fa
1 changed files with 1 additions and 0 deletions

View File

@ -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>