summaryrefslogtreecommitdiff
path: root/libavresample/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavresample/version.h')
-rw-r--r--libavresample/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavresample/version.h b/libavresample/version.h
index e74087165b..2f50f7e888 100644
--- a/libavresample/version.h
+++ b/libavresample/version.h
@@ -48,7 +48,7 @@
*/
#ifndef FF_API_RESAMPLE_CLOSE_OPEN
-#define FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 2)
+#define FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 3)
#endif
#endif /* AVRESAMPLE_VERSION_H */