1
0
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:
Timo Rothenpieler 2022-07-18 13:08:39 +02:00
parent 811f2f91da
commit cb22d5ea3c

View File

@ -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 )