summaryrefslogtreecommitdiffstats
path: root/libavfilter/unsharp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/unsharp.h')
-rw-r--r--libavfilter/unsharp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/unsharp.h b/libavfilter/unsharp.h
index fc651c0..340a6a0 100644
--- a/libavfilter/unsharp.h
+++ b/libavfilter/unsharp.h
@@ -33,7 +33,7 @@
#if CONFIG_OPENCL
-typedef struct {
+typedef struct UnsharpOpenclContext {
cl_command_queue command_queue;
cl_program program;
cl_kernel kernel_default;
OpenPOWER on IntegriCloud