summaryrefslogtreecommitdiff
path: root/include/unotools/printwarningoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/printwarningoptions.hxx')
-rw-r--r--include/unotools/printwarningoptions.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/unotools/printwarningoptions.hxx b/include/unotools/printwarningoptions.hxx
index 61b79ee2eb45..b32adabb2739 100644
--- a/include/unotools/printwarningoptions.hxx
+++ b/include/unotools/printwarningoptions.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_unotools_PRINTWARNINGOPTIONS_HXX
-#define INCLUDED_unotools_PRINTWARNINGOPTIONS_HXX
+#ifndef INCLUDED_UNOTOOLS_PRINTWARNINGOPTIONS_HXX
+#define INCLUDED_UNOTOOLS_PRINTWARNINGOPTIONS_HXX
#include "unotools/unotoolsdllapi.h"
#include <sal/types.h>
@@ -116,6 +116,6 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtPrintWarningOptions : public utl::de
}; // class SvtPrintWarningOptions
-#endif // #ifndef INCLUDED_unotools_PRINTWARNINGOPTIONS_HXX
+#endif // INCLUDED_UNOTOOLS_PRINTWARNINGOPTIONS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */