summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastype2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/bastype2.hxx')
-rw-r--r--basctl/source/basicide/bastype2.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/bastype2.hxx b/basctl/source/basicide/bastype2.hxx
index d2266af46b27..40c7eca66b9a 100644
--- a/basctl/source/basicide/bastype2.hxx
+++ b/basctl/source/basicide/bastype2.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_BASTYPE2_HXX
-#define BASCTL_BASTYPE2_HXX
+#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE2_HXX
+#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE2_HXX
#include "doceventnotifier.hxx"
@@ -246,6 +246,6 @@ private:
} // namespace basctl
-#endif // BASCTL_BASTYPE2_HXX
+#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE2_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */