Purge underscored header file barriers
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / rendering / text-backend-impl.h
index 6e0390b..fc52c5f 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H__
-#define __DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H__
+#ifndef DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H
+#define DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_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.
@@ -22,7 +22,7 @@
 #include <dali/public-api/object/base-object.h>
 
 // INTERNAL INCLUDES
-#include <dali-toolkit/public-api/text/rendering/text-backend.h>
+#include <dali-toolkit/internal/text/rendering/text-backend.h>
 
 namespace Dali
 {
@@ -100,4 +100,4 @@ inline static const Internal::Backend& GetImplementation(const Backend& backend)
 
 } // namespace Dali
 
-#endif // __DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H__
+#endif // DALI_TOOLKIT_INTERNAL_TEXT_BACKEND_H