summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlgedobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/dlgedobj.hxx')
-rw-r--r--basctl/source/inc/dlgedobj.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/dlgedobj.hxx b/basctl/source/inc/dlgedobj.hxx
index 44839e2c2d3d..e36058436676 100644
--- a/basctl/source/inc/dlgedobj.hxx
+++ b/basctl/source/inc/dlgedobj.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef BASCTL_DLGEDOBJ_HXX
-#define BASCTL_DLGEDOBJ_HXX
+#ifndef INCLUDED_BASCTL_SOURCE_INC_DLGEDOBJ_HXX
+#define INCLUDED_BASCTL_SOURCE_INC_DLGEDOBJ_HXX
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
@@ -187,6 +187,6 @@ private:
} // namespace basctl
-#endif // BASCTL_DLGEDOBJ_HXX
+#endif // INCLUDED_BASCTL_SOURCE_INC_DLGEDOBJ_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */