diff --git a/libavcodec/atrac9tab.h b/libavcodec/atrac9tab.h index f245656fd9143120ceec74ed128109aef4fbcff8..d25c6f1b7fae3b7e08f9317f9498da34049a9eb1 100644 --- a/libavcodec/atrac9tab.h +++ b/libavcodec/atrac9tab.h @@ -24,6 +24,8 @@ #include <stdint.h> +#include "libavutil/channel_layout.h" + enum ATRAC9BlockType { ATRAC9_BLOCK_TYPE_SCE, /* Single channel */ ATRAC9_BLOCK_TYPE_CPE, /* 2 coupled channels */