Seperate the API macros
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / controls / gaussian-blur-view / gaussian-blur-view.h
index 5364217..58894a9 100644 (file)
@@ -2,7 +2,7 @@
 #define __DALI_TOOLKIT_GAUSSIAN_BLUR_EFFECT_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.
@@ -103,7 +103,7 @@ class BloomView;
  * @remarks This is an experimental feature and might not be supported in the next release.
  * We do recommend not to use this class.
  */
-class DALI_IMPORT_API GaussianBlurView : public Control
+class DALI_TOOLKIT_API GaussianBlurView : public Control
 {
 public:
   /**