Merge pull request #1866 from tecnotercio/sequence-dialog-header

Fix the error "‘AV_CH_LAYOUT_STEREO’ was not declared in this scope" during build
This commit is contained in:
itsmattkc
2022-02-27 21:47:17 -08:00
committed by GitHub
@@ -31,6 +31,7 @@
#include "common/filefunctions.h"
#include "config/config.h"
#include "render/audioparams.h"
#include "render/videoparams.h"
#include "ui/icons/icons.h"
#include "widget/menu/menu.h"