Add missing include for MAX_SEGMENTS define.
Change-Id: I69031c3f0fdd363058c159a8ee008b18469e81c1
This commit is contained in:
Родитель
b09b55dbfb
Коммит
f059daa32e
|
@ -18,6 +18,7 @@ extern "C" {
|
|||
#if CONFIG_ACCOUNTING
|
||||
#include "av1/decoder/accounting.h"
|
||||
#endif
|
||||
#include "./av1/common/seg_common.h"
|
||||
|
||||
typedef void (*aom_inspect_cb)(void *decoder, void *data);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче