summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basicbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/basicbox.hxx')
-rw-r--r--basctl/source/basicide/basicbox.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/basicbox.hxx b/basctl/source/basicide/basicbox.hxx
index 5981e6030921..559cc157530e 100644
--- a/basctl/source/basicide/basicbox.hxx
+++ b/basctl/source/basicide/basicbox.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef BASCTL_BASICBOX_HXX
-#define BASCTL_BASICBOX_HXX
+#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASICBOX_HXX
+#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASICBOX_HXX
#include "doceventnotifier.hxx"
#include <svl/stritem.hxx>
@@ -144,6 +144,6 @@ public:
} // namespace basctl
-#endif // BASCTL_BASICBOX_HXX
+#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BASICBOX_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */