summaryrefslogtreecommitdiff
path: root/include/svx/fmsrccfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmsrccfg.hxx')
-rw-r--r--include/svx/fmsrccfg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/fmsrccfg.hxx b/include/svx/fmsrccfg.hxx
index 8ad3d2edc569..c6b892f25d63 100644
--- a/include/svx/fmsrccfg.hxx
+++ b/include/svx/fmsrccfg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FMSRCCF_HXX_
-#define _FMSRCCF_HXX_
+#ifndef INCLUDED_SVX_FMSRCCFG_HXX
+#define INCLUDED_SVX_FMSRCCFG_HXX
#include <unotools/configvaluecontainer.hxx>
#include <com/sun/star/uno/Sequence.hxx>
@@ -142,6 +142,6 @@ namespace svxform
// ===================================================================================================
-#endif // _FMSRCCF_HXX_
+#endif // INCLUDED_SVX_FMSRCCFG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */