avfilter/vsrc_ddagrab: fix checkheaders error

pull/388/head
Timo Rothenpieler 3 years ago
parent 811f2f91da
commit cb22d5ea3c
  1. 2
      libavfilter/vsrc_ddagrab_shaders.h

@ -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…
Cancel
Save