mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-16 03:50:05 +01:00
Do not include pixfmt.h in avutil.h
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
@@ -122,6 +122,5 @@ char av_get_picture_type_char(enum AVPictureType pict_type);
|
||||
#include "common.h"
|
||||
#include "error.h"
|
||||
#include "log.h"
|
||||
#include "pixfmt.h"
|
||||
|
||||
#endif /* AVUTIL_AVUTIL_H */
|
||||
|
||||
Reference in New Issue
Block a user