2017-02-11 17:05:23 +03:00

17 lines
779 B
Plaintext

module TelegramUIPrivateModule {
header "../../third-party/FFmpeg-iOS/include/libavcodec/avcodec.h"
header "../../third-party/FFmpeg-iOS/include/libavformat/avformat.h"
header "../../third-party/FFmpeg-iOS/include/libavformat/avio.h"
header "../../third-party/FFmpeg-iOS/include/libavutil/avutil.h"
header "../../third-party/FFmpeg-iOS/include/libavutil/pixdesc.h"
header "../../third-party/FFmpeg-iOS/include/libswresample/swresample.h"
header "../../third-party/opusenc/opusenc.h"
header "../TGDataItem.h"
header "../FFMpegSwResample.h"
header "../FastBlur.h"
header "../UIImage+WebP.h"
header "../RingBuffer.h"
header "../TelegramUIIncludes.h"
header "../../third-party/RMIntro/platform/ios/RMIntroViewController.h"
}