Skip to content

Commit

Permalink
Fix build with Xcode.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Sep 18, 2021
1 parent 6e3c468 commit 6fe29a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lottie/details/lottie_frame_renderer.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ inline constexpr auto kDisplayedInitial = crl::time(-1);

class Player;
class FrameProvider;
class FrameProviderToken;
struct FrameProviderToken;

struct Frame {
QImage original;
Expand Down

0 comments on commit 6fe29a2

Please sign in to comment.