Seperate the API macros
[platform/core/uifw/dali-core.git] / dali / public-api / images / encoded-buffer-image.h
index 86489fe..d160582 100644 (file)
@@ -2,7 +2,7 @@
 #define __DALI_ENCODED_BUFFER_IMAGE_H__
 
 /*
- * Copyright (c) 2017 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.
@@ -68,7 +68,7 @@ typedef Uint16Pair ImageDimensions;
  * uploaded to the OpenGL ES implementation.
  * @SINCE_1_0.0
  */
-class DALI_IMPORT_API EncodedBufferImage : public Image
+class DALI_CORE_API EncodedBufferImage : public Image
 {
 public: