Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/g726.c')
-rw-r--r--libavformat/g726.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavformat/g726.c b/libavformat/g726.c
index 08021cc23b..97580a74f8 100644
--- a/libavformat/g726.c
+++ b/libavformat/g726.c
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "config_components.h"
+
#include "avformat.h"
#include "internal.h"
#include "libavutil/opt.h"