Purge underscored header file barriers
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / hidden-text.h
index 10d1f54..2480a4e 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_HIDDEN_TEXT_H__
-#define __DALI_HIDDEN_TEXT_H__
+#ifndef DALI_HIDDEN_TEXT_H
+#define DALI_HIDDEN_TEXT_H
 
 /*
- * Copyright (c) 2017 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.
@@ -23,7 +23,7 @@
 #include <dali/public-api/object/property-map.h>
 
 // INTERNAL INCLUDES
-#include <dali-toolkit/devel-api/controls/text-controls/hidden-input-properties.h>
+#include <dali-toolkit/public-api/controls/text-controls/hidden-input-properties.h>
 #include <dali-toolkit/internal/text/text-definitions.h>
 
 namespace Dali
@@ -100,4 +100,4 @@ private:
 
 } // namespace Dali
 
-#endif // __DALI_HIDDEN_TEXT_H__
+#endif // DALI_HIDDEN_TEXT_H