summaryrefslogtreecommitdiff
path: root/cui/source/options/fontsubs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/fontsubs.hxx')
-rw-r--r--cui/source/options/fontsubs.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/options/fontsubs.hxx b/cui/source/options/fontsubs.hxx
index b5c88a214f7d..16301725b623 100644
--- a/cui/source/options/fontsubs.hxx
+++ b/cui/source/options/fontsubs.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_FONT_SUBSTITUTION_HXX
-#define _SVX_FONT_SUBSTITUTION_HXX
+#ifndef INCLUDED_CUI_SOURCE_OPTIONS_FONTSUBS_HXX
+#define INCLUDED_CUI_SOURCE_OPTIONS_FONTSUBS_HXX
#include <sfx2/tabdlg.hxx>
#include <svtools/ctrlbox.hxx>
@@ -101,6 +101,6 @@ public:
};
-#endif // _SVX_FONT_SUBSTITUTION_HXX
+#endif // INCLUDED_CUI_SOURCE_OPTIONS_FONTSUBS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */