forked from FFmpeg/FFmpeg
avfilter/vsrc_ddagrab: fix checkheaders error
This commit is contained in:
parent
811f2f91da
commit
cb22d5ea3c
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
||||||
#ifndef AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
#ifndef AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
||||||
#define AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
#define AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
|
|
||||||
cbuffer PARAMS : register ( b0 )
|
cbuffer PARAMS : register ( b0 )
|
||||||
|
|
Loading…
Add table
Reference in a new issue