Browse Source

Fix make checkheaders for vdpau_internal.h

tags/n2.1
Carl Eugen Hoyos 12 years ago
parent
commit
e7da19e9fa
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/vdpau_internal.h

+ 1
- 0
libavcodec/vdpau_internal.h 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>


Loading…
Cancel
Save