summaryrefslogtreecommitdiffstats
path: root/include/editeng/frmdir.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/frmdir.hxx')
-rw-r--r--include/editeng/frmdir.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/editeng/frmdir.hxx b/include/editeng/frmdir.hxx
index f687c32c5610..c0cb4963e99a 100644
--- a/include/editeng/frmdir.hxx
+++ b/include/editeng/frmdir.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_FRMDIR_HXX
-#define _SVX_FRMDIR_HXX
+#ifndef INCLUDED_EDITENG_FRMDIR_HXX
+#define INCLUDED_EDITENG_FRMDIR_HXX
// ----------------------------------------------------------------------------
@@ -47,7 +47,7 @@ enum SvxFrameDirection
// ----------------------------------------------------------------------------
-#endif // #ifndef _SVX_FRMDIR_HXX
+#endif // INCLUDED_EDITENG_FRMDIR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */