mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-29 09:20:32 +00:00
refactor infrastructure.
Split common delcaration from lottieplayer.h This common delcaration will be used in c interface header files. Change-Id: Icb3e3f182b2f27fc2d7c9bed36ac29c45c813b66
This commit is contained in:
committed by
Subhransu Mohanty
parent
083ec1abb8
commit
d49fb641e0
@@ -1,5 +1,4 @@
|
||||
#include"lottieview.h"
|
||||
#include"lottieplayer.h"
|
||||
|
||||
using namespace lotplayer;
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
#include <Evas.h>
|
||||
#include <Ecore.h>
|
||||
#include <Ecore_Evas.h>
|
||||
#include"lottieplayer.h"
|
||||
#include"lotplayer.h"
|
||||
#include<future>
|
||||
class LottieView
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user