summaryrefslogtreecommitdiffstats
path: root/forms/source/component/RadioButton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/RadioButton.hxx')
-rw-r--r--forms/source/component/RadioButton.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/RadioButton.hxx b/forms/source/component/RadioButton.hxx
index f1d39d133ec5..1279173af694 100644
--- a/forms/source/component/RadioButton.hxx
+++ b/forms/source/component/RadioButton.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FORMS_RADIOBUTTON_HXX_
-#define _FORMS_RADIOBUTTON_HXX_
+#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_RADIOBUTTON_HXX
+#define INCLUDED_FORMS_SOURCE_COMPONENT_RADIOBUTTON_HXX
#include "refvaluecomponent.hxx"
@@ -101,6 +101,6 @@ protected:
}
//.........................................................................
-#endif // _FORMS_RADIOBUTTON_HXX_
+#endif // INCLUDED_FORMS_SOURCE_COMPONENT_RADIOBUTTON_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */