summaryrefslogtreecommitdiff
path: root/basctl/source/inc/accessibledialogcontrolshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/accessibledialogcontrolshape.hxx')
-rw-r--r--basctl/source/inc/accessibledialogcontrolshape.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/accessibledialogcontrolshape.hxx b/basctl/source/inc/accessibledialogcontrolshape.hxx
index d22f788758ab..ecbc219a1266 100644
--- a/basctl/source/inc/accessibledialogcontrolshape.hxx
+++ b/basctl/source/inc/accessibledialogcontrolshape.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef BASCTL_ACCESSIBLEDIALOGCONTROLSHAPE_HXX
-#define BASCTL_ACCESSIBLEDIALOGCONTROLSHAPE_HXX
+#ifndef INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGCONTROLSHAPE_HXX
+#define INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGCONTROLSHAPE_HXX
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -136,6 +136,6 @@ public:
} // namespace basctl
-#endif // BASCTL_ACCESSIBLEDIALOGCONTROLSHAPE_HXX
+#endif // INCLUDED_BASCTL_SOURCE_INC_ACCESSIBLEDIALOGCONTROLSHAPE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */