summaryrefslogtreecommitdiff
path: root/libavfilter/vf_spp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/vf_spp.h')
-rw-r--r--libavfilter/vf_spp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_spp.h b/libavfilter/vf_spp.h
index 6b70a91770..c03073a4e1 100644
--- a/libavfilter/vf_spp.h
+++ b/libavfilter/vf_spp.h
@@ -28,7 +28,7 @@
#define MAX_LEVEL 6 /* quality levels */
-typedef struct {
+typedef struct SPPContext {
const AVClass *av_class;
int log2_count;