1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00
audacity/lib-src/ffmpeg/libavutil/audioconvert.h
Leland Lucius 3cd04a5ebf Revert "Bug 2381 - Mac: Export to Opus (OggOpus) is not available on Mac - Opus import fails on Mac"
This reverts commit 743585fb4b3f75364aafa3a5713253d9f2c21bcb.
2020-08-19 05:54:41 -05:00

7 lines
82 B
C

#include "version.h"
#if FF_API_AUDIOCONVERT
#include "channel_layout.h"
#endif