summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/idetemp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/idetemp.hxx')
-rw-r--r--basctl/source/basicide/idetemp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/idetemp.hxx b/basctl/source/basicide/idetemp.hxx
index 01c09879c5e3..b70e65469cc1 100644
--- a/basctl/source/basicide/idetemp.hxx
+++ b/basctl/source/basicide/idetemp.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 BASCTL_IDETEMP_HXX
-#define BASCTL_IDETEMP_HXX
+#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_IDETEMP_HXX
+#define INCLUDED_BASCTL_SOURCE_BASICIDE_IDETEMP_HXX
enum SvxChooseControlEnum
@@ -53,6 +53,6 @@ enum SvxChooseControlEnum
#define SvxChooseControlItem SfxAllEnumItem
-#endif // BASCTL_IDETEMP_HXX
+#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_IDETEMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */