summaryrefslogtreecommitdiff
path: root/include/unotools/securityoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/securityoptions.hxx')
-rw-r--r--include/unotools/securityoptions.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/unotools/securityoptions.hxx b/include/unotools/securityoptions.hxx
index 9b8f3807ba50..eb6464729f8d 100644
--- a/include/unotools/securityoptions.hxx
+++ b/include/unotools/securityoptions.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_SECURITYOPTIONS_HXX
-#define INCLUDED_unotools_SECURITYOPTIONS_HXX
+#ifndef INCLUDED_UNOTOOLS_SECURITYOPTIONS_HXX
+#define INCLUDED_UNOTOOLS_SECURITYOPTIONS_HXX
#include "unotools/unotoolsdllapi.h"
#include <sal/types.h>
@@ -256,6 +256,6 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtSecurityOptions : public utl::detail
}; // class SvtSecurityOptions
-#endif // #ifndef INCLUDED_unotools_SECURITYOPTIONS_HXX
+#endif // INCLUDED_UNOTOOLS_SECURITYOPTIONS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */