Seperate the API macros
[platform/core/uifw/dali-core.git] / dali / public-api / animation / key-frames.h
index 219a05d..998def3 100644 (file)
@@ -2,7 +2,7 @@
 #define __DALI_KEY_FRAMES_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.
@@ -45,7 +45,7 @@ class KeyFrames;
  * different Property::Value type will result in a run time assert.
  * @SINCE_1_0.0
  */
-class DALI_IMPORT_API KeyFrames : public BaseHandle
+class DALI_CORE_API KeyFrames : public BaseHandle
 {
 public:
   /**