#ifndef LottieAnimationInternal_h #define LottieAnimationInternal_h #include #include "Lottie/Private/Model/Animation.hpp" #include @interface LottieAnimation (Internal) - (std::shared_ptr)animationImpl; @end #endif /* LottieAnimationInternal_h */