[dali_1.9.12] Merge branch 'devel/master'
[platform/core/uifw/dali-adaptor.git] / dali / public-api / adaptor-framework / style-change.h
index e38bf63..bd36c9a 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_STYLE_CHANGE_H__
-#define __DALI_STYLE_CHANGE_H__
+#ifndef DALI_STYLE_CHANGE_H
+#define DALI_STYLE_CHANGE_H
 
 /*
- * Copyright (c) 2015 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.
@@ -20,7 +20,9 @@
 
 // EXTERNAL INCLUDES
 #include <string>
-#include <dali/public-api/common/dali-common.h>
+
+// INTERNAL INCLUDES
+#include <dali/public-api/dali-adaptor-common.h>
 
 namespace Dali
 {
@@ -54,4 +56,4 @@ enum Type
  */
 } // namespace Dali
 
-#endif // __DALI_STYLE_CHANGE_H__
+#endif // DALI_STYLE_CHANGE_H