From: subhransu mohanty Date: Wed, 10 Jul 2019 01:40:56 +0000 (+0900) Subject: fix missing header in windows X-Git-Tag: submit/tizen/20190718.020831^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c85db4f16dbda2201357be2519c30a5a0c8b3b8;p=platform%2Fcore%2Fuifw%2Flottie-player.git fix missing header in windows Change-Id: I6e743b16d89ee772541f4e4f430c7e3fc114813d --- diff --git a/src/lottie/lottiemodel.h b/src/lottie/lottiemodel.h index 2c92533..7bbcb39 100644 --- a/src/lottie/lottiemodel.h +++ b/src/lottie/lottiemodel.h @@ -22,6 +22,7 @@ #include #include #include +#include #include #include"vpoint.h" #include"vrect.h"