Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#define AVCODEC_JPEGLS_H
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "libavutil/common.h"
|
||||
|
||||
typedef struct JpeglsContext{
|
||||
AVCodecContext *avctx;
|
||||
|
||||
Reference in New Issue
Block a user