X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Flayouting%2Flayout-parent-impl.h;h=a6d76c3a08bc85826f016caa8e613737536d3096;hb=6ae5497d0b0d6f94d43261b2d527a4f590ee6fe2;hp=392a2abbb136c596290c00709a97e1c908bef1f5;hpb=88075b45371650125f330d3d836e61b97fdbbc87;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/layouting/layout-parent-impl.h b/dali-toolkit/devel-api/layouting/layout-parent-impl.h index 392a2ab..a6d76c3 100644 --- a/dali-toolkit/devel-api/layouting/layout-parent-impl.h +++ b/dali-toolkit/devel-api/layouting/layout-parent-impl.h @@ -17,6 +17,8 @@ * limitations under the License. */ +#include + namespace Dali { namespace Toolkit @@ -30,7 +32,7 @@ namespace Internal * Needed to prevent circular inheritance - most LayoutBases have a parent, * but parenting is provided by LayoutGroup, which is a sub-class of LayoutBase. */ -class DALI_IMPORT_API LayoutParent +class DALI_TOOLKIT_API LayoutParent { public: /**