mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-04 21:25:40 +01:00
lavfi: drop internal.h
All that remains in it are things that belong in avfilter_internal.h. Move them there and remove internal.h
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
|
||||
#include "avfilter.h"
|
||||
#include "filters.h"
|
||||
#include "internal.h"
|
||||
|
||||
typedef struct SegmentContext {
|
||||
const AVClass *class;
|
||||
|
||||
Reference in New Issue
Block a user