summaryrefslogtreecommitdiff
path: root/include/svtools/sfxecode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/sfxecode.hxx')
-rw-r--r--include/svtools/sfxecode.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/sfxecode.hxx b/include/svtools/sfxecode.hxx
index e5b4026a0ec0..5246f5a6dd23 100644
--- a/include/svtools/sfxecode.hxx
+++ b/include/svtools/sfxecode.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 _SFXECODE_HXX
-#define _SFXECODE_HXX
+#ifndef INCLUDED_SVTOOLS_SFXECODE_HXX
+#define INCLUDED_SVTOOLS_SFXECODE_HXX
#include <tools/errcode.hxx>
@@ -107,7 +107,7 @@
//Addressbook contexts
#define ERRCTX_SFX_SEARCHADDRESS 90
-#endif // #ifndef _SFXECODE_HXX
+#endif // INCLUDED_SVTOOLS_SFXECODE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */