summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/fontdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/fontdialog.hxx')
-rw-r--r--extensions/source/propctrlr/fontdialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/fontdialog.hxx b/extensions/source/propctrlr/fontdialog.hxx
index 7fff48b0d5d9..a96ddc4c0a29 100644
--- a/extensions/source/propctrlr/fontdialog.hxx
+++ b/extensions/source/propctrlr/fontdialog.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _EXTENSIONS_PROPCTRLR_FONTDIALOG_HXX_
-#define _EXTENSIONS_PROPCTRLR_FONTDIALOG_HXX_
+#ifndef INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_FONTDIALOG_HXX
+#define INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_FONTDIALOG_HXX
#include <sfx2/tabdlg.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
@@ -70,6 +70,6 @@ namespace pcr
} // namespace pcr
-#endif // _EXTENSIONS_PROPCTRLR_FONTDIALOG_HXX_
+#endif // INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_FONTDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */