summaryrefslogtreecommitdiff
path: root/cui/source/options/securityoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/securityoptions.hxx')
-rw-r--r--cui/source/options/securityoptions.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/options/securityoptions.hxx b/cui/source/options/securityoptions.hxx
index 8a0766d5de4a..950fa256a2bc 100644
--- a/cui/source/options/securityoptions.hxx
+++ b/cui/source/options/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 _SVX_SECURITYOPTIONS_HXX
-#define _SVX_SECURITYOPTIONS_HXX
+#ifndef INCLUDED_CUI_SOURCE_OPTIONS_SECURITYOPTIONS_HXX
+#define INCLUDED_CUI_SOURCE_OPTIONS_SECURITYOPTIONS_HXX
#include <vcl/button.hxx>
#include <vcl/dialog.hxx>
@@ -64,6 +64,6 @@ namespace svx
} // namespace svx
//........................................................................
-#endif // #ifndef _SVX_SECURITYOPTIONS_HXX
+#endif // INCLUDED_CUI_SOURCE_OPTIONS_SECURITYOPTIONS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */