summaryrefslogtreecommitdiff
path: root/basctl/source/inc/managelang.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/managelang.hxx')
-rw-r--r--basctl/source/inc/managelang.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/managelang.hxx b/basctl/source/inc/managelang.hxx
index 15332a85bb95..de364c316c6a 100644
--- a/basctl/source/inc/managelang.hxx
+++ b/basctl/source/inc/managelang.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef BASCTL_MANAGELANG_HXX
-#define BASCTL_MANAGELANG_HXX
+#ifndef INCLUDED_BASCTL_SOURCE_INC_MANAGELANG_HXX
+#define INCLUDED_BASCTL_SOURCE_INC_MANAGELANG_HXX
#include <svx/checklbx.hxx>
#include <vcl/button.hxx>
@@ -99,6 +99,6 @@ public:
} // namespace basctl
-#endif // BASCTL_MANAGELANG_HXX
+#endif // INCLUDED_BASCTL_SOURCE_INC_MANAGELANG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */