X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Fcluster%2Fcluster.h;h=d417e0f97c94d645e4804928fc86db01e05b75b1;hb=refs%2Ftags%2Fdali_1.0.38;hp=f8c845a7d7c8dd0c90057116c5d868ac58580d50;hpb=1b1e10a3f4e486553200d8ddeb57d953c2284579;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/public-api/controls/cluster/cluster.h b/dali-toolkit/public-api/controls/cluster/cluster.h index f8c845a..d417e0f 100644 --- a/dali-toolkit/public-api/controls/cluster/cluster.h +++ b/dali-toolkit/public-api/controls/cluster/cluster.h @@ -18,6 +18,10 @@ * */ +// EXTERNAL INCLUDES +#include +#include + // INTERNAL INCLUDES #include @@ -50,7 +54,7 @@ public: // Custom properties - static const std::string CLUSTER_ACTOR_DEPTH; ///< Property, name "cluster-actor-depth", type FLOAT + static const std::string CLUSTER_ACTOR_DEPTH; ///< Property, name "cluster-actor-depth", type float public: