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