mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Fix build
This commit is contained in:
parent
ad5b0c3a6a
commit
fe49c78134
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
#import <FFMpegBinding/FFMpegAVIOContext.h>
|
||||
|
||||
#include "libavutil/timestamp.h"
|
||||
#include "libavformat/avformat.h">"
|
||||
#include "libavcodec/avcodec.h">"
|
||||
#include "libavformat/avformat.h"
|
||||
#include "libavcodec/avcodec.h"
|
||||
#include "libswresample/swresample.h"
|
||||
|
||||
#define MOV_TIMESCALE 1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue