summaryrefslogtreecommitdiff
path: root/libavfilter/opencl_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/opencl_source.h')
-rw-r--r--libavfilter/opencl_source.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/opencl_source.h b/libavfilter/opencl_source.h
index 23cdfc6ac9..02bc1723b0 100644
--- a/libavfilter/opencl_source.h
+++ b/libavfilter/opencl_source.h
@@ -19,6 +19,7 @@
#ifndef AVFILTER_OPENCL_SOURCE_H
#define AVFILTER_OPENCL_SOURCE_H
+extern const char *ff_opencl_source_avgblur;
extern const char *ff_opencl_source_overlay;
extern const char *ff_opencl_source_unsharp;