summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmservs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmservs.hxx')
-rw-r--r--svx/source/inc/fmservs.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/fmservs.hxx b/svx/source/inc/fmservs.hxx
index 4719360bab20..81812e73b7f6 100644
--- a/svx/source/inc/fmservs.hxx
+++ b/svx/source/inc/fmservs.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_FMSERVS_HXX
-#define _SVX_FMSERVS_HXX
+#ifndef INCLUDED_SVX_SOURCE_INC_FMSERVS_HXX
+#define INCLUDED_SVX_SOURCE_INC_FMSERVS_HXX
#include <svx/svxdllapi.h>
@@ -76,6 +76,6 @@ namespace svxform
SVX_DLLPUBLIC void ImplSmartRegisterUnoServices();
} // namespace svxform
-#endif // _SVX_FMSERVS_HXX
+#endif // INCLUDED_SVX_SOURCE_INC_FMSERVS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */