summaryrefslogtreecommitdiff
path: root/cui/source/inc/radiobtnbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/radiobtnbox.hxx')
-rw-r--r--cui/source/inc/radiobtnbox.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/radiobtnbox.hxx b/cui/source/inc/radiobtnbox.hxx
index b28a076467ee..2497498660a8 100644
--- a/cui/source/inc/radiobtnbox.hxx
+++ b/cui/source/inc/radiobtnbox.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_RADIOBTNBOX_HXX
-#define _SVX_RADIOBTNBOX_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_RADIOBTNBOX_HXX
+#define INCLUDED_CUI_SOURCE_INC_RADIOBTNBOX_HXX
#include <svtools/simptabl.hxx>
@@ -50,6 +50,6 @@ public:
} // end of namespace ::svx
-#endif // #ifndef _SVX_RADIOBTNBOX_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_RADIOBTNBOX_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */