summaryrefslogtreecommitdiff
path: root/forms/source/component/Edit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Edit.hxx')
-rw-r--r--forms/source/component/Edit.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/Edit.hxx b/forms/source/component/Edit.hxx
index acefa318ee17..4e280eda5cc0 100644
--- a/forms/source/component/Edit.hxx
+++ b/forms/source/component/Edit.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FORMS_EDIT_HXX_
-#define _FORMS_EDIT_HXX_
+#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_EDIT_HXX
+#define INCLUDED_FORMS_SOURCE_COMPONENT_EDIT_HXX
#include "EditBase.hxx"
@@ -176,6 +176,6 @@ private:
}
//.........................................................................
-#endif // _FORMS_EDIT_HXX_
+#endif // INCLUDED_FORMS_SOURCE_COMPONENT_EDIT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */