Purge underscored header file barriers
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / controls / bloom-view / bloom-view.h
index 23cc950..8aa23da 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_TOOLKIT_BLOOM_VIEW_H__
-#define __DALI_TOOLKIT_BLOOM_VIEW_H__
+#ifndef DALI_TOOLKIT_BLOOM_VIEW_H
+#define DALI_TOOLKIT_BLOOM_VIEW_H
 
 /*
- * Copyright (c) 2016 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 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.
@@ -90,7 +90,7 @@ class BloomView;
  *  Stage::GetCurrent().Remove(bloomView);\n
  *  bloomView.Deactivate();\n
  */
-class DALI_IMPORT_API BloomView : public Control
+class DALI_TOOLKIT_API BloomView : public Control
 {
 public:
 
@@ -227,4 +227,4 @@ public:
 
 } // namespace Dali
 
-#endif // __DALI_TOOLKIT_BLOOM_VIEW_H__
+#endif // DALI_TOOLKIT_BLOOM_VIEW_H