summaryrefslogtreecommitdiffstats
path: root/include/svx/fmshell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmshell.hxx')
-rw-r--r--include/svx/fmshell.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/fmshell.hxx b/include/svx/fmshell.hxx
index c6091aa4ba24..bf3b61c1b950 100644
--- a/include/svx/fmshell.hxx
+++ b/include/svx/fmshell.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_FMSHELL_HXX
-#define _SVX_FMSHELL_HXX
+#ifndef INCLUDED_SVX_FMSHELL_HXX
+#define INCLUDED_SVX_FMSHELL_HXX
// ***************************************************************************************************
// ***************************************************************************************************
@@ -176,6 +176,6 @@ protected:
// ***************************************************************************************************
// ***************************************************************************************************
-#endif // _SVX_FMSHELL_HXX
+#endif // INCLUDED_SVX_FMSHELL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */