summaryrefslogtreecommitdiff
path: root/basctl/source/inc/bastypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/bastypes.hxx')
-rw-r--r--basctl/source/inc/bastypes.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/bastypes.hxx b/basctl/source/inc/bastypes.hxx
index 3c5ac9640b9c..fbdf3d98183d 100644
--- a/basctl/source/inc/bastypes.hxx
+++ b/basctl/source/inc/bastypes.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_BASTYPES_HXX
-#define BASCTL_BASTYPES_HXX
+#ifndef INCLUDED_BASCTL_SOURCE_INC_BASTYPES_HXX
+#define INCLUDED_BASCTL_SOURCE_INC_BASTYPES_HXX
#include "scriptdocument.hxx"
@@ -315,6 +315,6 @@ public:
} // namespace basctl
-#endif // BASCTL_BASTYPES_HXX
+#endif // INCLUDED_BASCTL_SOURCE_INC_BASTYPES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */