Revert "[Tizen] Change the API macros for layout"
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / layouting / layout-parent-impl.h
index a6d76c3..392a2ab 100644 (file)
@@ -17,8 +17,6 @@
  * limitations under the License.
  */
 
-#include <dali-toolkit/public-api/dali-toolkit-common.h>
-
 namespace Dali
 {
 namespace Toolkit
@@ -32,7 +30,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_TOOLKIT_API LayoutParent
+class DALI_IMPORT_API LayoutParent
 {
 public:
   /**