summaryrefslogtreecommitdiffstats
path: root/include/svx/svdetc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdetc.hxx')
-rw-r--r--include/svx/svdetc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdetc.hxx b/include/svx/svdetc.hxx
index 11adda2d06f1..87406f76304d 100644
--- a/include/svx/svdetc.hxx
+++ b/include/svx/svdetc.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDETC_HXX
-#define _SVDETC_HXX
+#ifndef INCLUDED_SVX_SVDETC_HXX
+#define INCLUDED_SVX_SVDETC_HXX
#include <rtl/ustring.hxx>
#include <editeng/outliner.hxx>
@@ -258,6 +258,6 @@ SVX_DLLPUBLIC Color GetTextEditBackgroundColor(const SdrObjEditView& rView);
/////////////////////////////////////////////////////////////////////
-#endif //_SVDETC_HXX
+#endif // INCLUDED_SVX_SVDETC_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */