mirror of https://github.com/mpv-player/mpv
vaapi: fix typo
This commit is contained in:
parent
68b189351c
commit
6704e39fcb
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue