summaryrefslogtreecommitdiffstats
path: root/forms/source/component/Button.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Button.hxx')
-rw-r--r--forms/source/component/Button.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/Button.hxx b/forms/source/component/Button.hxx
index cc8090d105ae..7845413ec913 100644
--- a/forms/source/component/Button.hxx
+++ b/forms/source/component/Button.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FRM_BUTTON_HXX_
-#define _FRM_BUTTON_HXX_
+#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_BUTTON_HXX
+#define INCLUDED_FORMS_SOURCE_COMPONENT_BUTTON_HXX
#include "clickableimage.hxx"
#include "togglestate.hxx"
@@ -198,6 +198,6 @@ private:
} // namespace frm
//.........................................................................
-#endif // _FRM_BUTTON_HXX_
+#endif // INCLUDED_FORMS_SOURCE_COMPONENT_BUTTON_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */