X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Ftranspose.h;h=4e850ef067ad88f3432333fe441893ef83dd37e8;hb=726dbc57f8162ce82c245a2fdfef2fa074c99dc4;hp=f73a42864fdb0d7a42a1866e313efa4169373f6d;hpb=ccd9bca15a46a1de4fb536dd097153a270ae3b9c;p=ffmpeg diff --git a/libavfilter/transpose.h b/libavfilter/transpose.h index f73a42864fd..4e850ef067a 100644 --- a/libavfilter/transpose.h +++ b/libavfilter/transpose.h @@ -18,6 +18,9 @@ #ifndef AVFILTER_TRANSPOSE_H #define AVFILTER_TRANSPOSE_H +#include +#include + enum PassthroughType { TRANSPOSE_PT_TYPE_NONE, TRANSPOSE_PT_TYPE_LANDSCAPE,