diff options
Diffstat (limited to 'libavutil/pixdesc.h')
-rw-r--r-- | libavutil/pixdesc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/pixdesc.h b/libavutil/pixdesc.h index fad6d59d87..0d19212afa 100644 --- a/libavutil/pixdesc.h +++ b/libavutil/pixdesc.h @@ -24,6 +24,7 @@ #include "pixfmt.h" #include <inttypes.h> +#include "pixfmt.h" typedef struct AVComponentDescriptor{ uint16_t plane :2; ///< which of the 4 planes contains the component |