vaapi: fix typo

This commit is contained in:
wm4 2013-08-12 23:59:47 +02:00
parent 68b189351c
commit 6704e39fcb
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef MPV_VDPAU_H
#define MPV_VDPAU_H
#ifndef MPV_VAAPI_H
#define MPV_VAAPI_H
#include <stdbool.h>
#include <inttypes.h>