[dali_1.3.25] Merge branch 'devel/master'
[platform/core/uifw/dali-core.git] / dali / public-api / animation / constraint.h
index 0fc0627..eaf4509 100644 (file)
@@ -2,7 +2,7 @@
 #define __DALI_CONSTRAINT_H__
 
 /*
- * Copyright (c) 2015 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -65,7 +65,7 @@ typedef Vector< PropertyInput* > PropertyInputContainer;
  * @endcode
  * @SINCE_1_0.0
  */
-class DALI_IMPORT_API Constraint : public BaseHandle
+class DALI_CORE_API Constraint : public BaseHandle
 {
 public: