X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fopencl_allkernels.h;h=57b650d27bec9d6164e7ced1af3638ac0f514102;hb=f3af379b5c1816271b1afce0ccb2a935dc29940c;hp=aca02e0456ebb0a468aa7de496fb88b327c5f1b5;hpb=2e9b995e4f7f6457a36331e66fb78a5676cd9b25;p=ffmpeg diff --git a/libavfilter/opencl_allkernels.h b/libavfilter/opencl_allkernels.h index aca02e0456e..57b650d27be 100644 --- a/libavfilter/opencl_allkernels.h +++ b/libavfilter/opencl_allkernels.h @@ -18,12 +18,12 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef AVFILTER_OPENCL_ALLKERNEL_H -#define AVFILTER_OPENCL_ALLKERNEL_H +#ifndef AVFILTER_OPENCL_ALLKERNELS_H +#define AVFILTER_OPENCL_ALLKERNELS_H #include "avfilter.h" #include "config.h" void ff_opencl_register_filter_kernel_code_all(void); -#endif /* AVFILTER_OPENCL_ALLKERNEL_H */ +#endif /* AVFILTER_OPENCL_ALLKERNELS_H */