summaryrefslogtreecommitdiff
path: root/include/unotools/fontoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/fontoptions.hxx')
-rw-r--r--include/unotools/fontoptions.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/unotools/fontoptions.hxx b/include/unotools/fontoptions.hxx
index 1f192624ed61..2a3bbf872fba 100644
--- a/include/unotools/fontoptions.hxx
+++ b/include/unotools/fontoptions.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 INCLUDED_unotools_FONTOPTIONS_HXX
-#define INCLUDED_unotools_FONTOPTIONS_HXX
+#ifndef INCLUDED_UNOTOOLS_FONTOPTIONS_HXX
+#define INCLUDED_UNOTOOLS_FONTOPTIONS_HXX
#include "unotools/unotoolsdllapi.h"
#include <sal/types.h>
@@ -124,6 +124,6 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtFontOptions : public utl::detail::Op
}; // class SvtFontOptions
-#endif // #ifndef INCLUDED_unotools_FONTOPTIONS_HXX
+#endif // INCLUDED_UNOTOOLS_FONTOPTIONS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */