summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmitems.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmitems.hxx')
-rw-r--r--svx/source/inc/fmitems.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/fmitems.hxx b/svx/source/inc/fmitems.hxx
index 4b7cfd4b5235..98ffc9c6fd96 100644
--- a/svx/source/inc/fmitems.hxx
+++ b/svx/source/inc/fmitems.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_FMITEMS_HXX
-#define _SVX_FMITEMS_HXX
+#ifndef INCLUDED_SVX_SOURCE_INC_FMITEMS_HXX
+#define INCLUDED_SVX_SOURCE_INC_FMITEMS_HXX
#include <svl/poolitem.hxx>
@@ -57,6 +57,6 @@ inline FmInterfaceItem& FmInterfaceItem::operator=( const FmInterfaceItem &rCpy
-#endif // _SVX_FMITEMS_HXX
+#endif // INCLUDED_SVX_SOURCE_INC_FMITEMS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */