Seperate the API macros
[platform/core/uifw/dali-adaptor.git] / dali / public-api / adaptor-framework / tts-player.h
old mode 100644 (file)
new mode 100755 (executable)
index 7412791..93fda5a
@@ -2,7 +2,7 @@
 #define __DALI_TTS_PLAYER_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.
@@ -22,6 +22,9 @@
 #include <dali/public-api/object/base-handle.h>
 #include <dali/public-api/signals/dali-signal.h>
 
+// INTERNAL INCLUDES
+#include <dali/public-api/dali-adaptor-common.h>
+
 namespace Dali
 {
 /**
@@ -41,7 +44,7 @@ class TtsPlayer;
  * @brief The Text-to-speech (TTS) Player.
  * @SINCE_1_0.0
  */
-class DALI_IMPORT_API TtsPlayer : public BaseHandle
+class DALI_ADAPTOR_API TtsPlayer : public BaseHandle
 {
 public: // ENUMs