mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avfilter/vsrc_ddagrab: fix checkheaders error
This commit is contained in:
parent
811f2f91da
commit
cb22d5ea3c
@ -19,6 +19,8 @@
|
||||
#ifndef AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
||||
#define AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#if 0
|
||||
|
||||
cbuffer PARAMS : register ( b0 )
|
||||
|
Loading…
Reference in New Issue
Block a user