summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlgedfunc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/dlgedfunc.hxx')
-rw-r--r--basctl/source/inc/dlgedfunc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/dlgedfunc.hxx b/basctl/source/inc/dlgedfunc.hxx
index fd64096c6025..8775f31db110 100644
--- a/basctl/source/inc/dlgedfunc.hxx
+++ b/basctl/source/inc/dlgedfunc.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef BASCTL_DLGEDFUNC_HXX
-#define BASCTL_DLGEDFUNC_HXX
+#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDFUNC_HXX
+#define INCLUDED_BASCTL_SOURCE_INC_DLGEDFUNC_HXX
namespace basctl
{
@@ -84,6 +84,6 @@ public:
} // namespace basctl
-#endif // BASCTL_DLGEDFUNC_HXX
+#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDFUNC_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */