summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/objdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/objdlg.hxx')
-rw-r--r--basctl/source/basicide/objdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/objdlg.hxx b/basctl/source/basicide/objdlg.hxx
index b090fc23ebfd..972ec968d6a6 100644
--- a/basctl/source/basicide/objdlg.hxx
+++ b/basctl/source/basicide/objdlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef BASCTL_OBJDLG_HXX
-#define BASCTL_OBJDLG_HXX
+#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_OBJDLG_HXX
+#define INCLUDED_BASCTL_SOURCE_BASICIDE_OBJDLG_HXX
#include "bastype2.hxx"
#include "bastypes.hxx"
@@ -59,6 +59,6 @@ private:
} // namespace basctl
-#endif // BASCTL_OBJDLG_HXX
+#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_OBJDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */