summaryrefslogtreecommitdiff
path: root/include/svtools/addresstemplate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/addresstemplate.hxx')
-rw-r--r--include/svtools/addresstemplate.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/addresstemplate.hxx b/include/svtools/addresstemplate.hxx
index 61497a18ec07..4fea2ee27529 100644
--- a/include/svtools/addresstemplate.hxx
+++ b/include/svtools/addresstemplate.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVT_ADDRESSTEMPLATE_HXX_
-#define _SVT_ADDRESSTEMPLATE_HXX_
+#ifndef INCLUDED_SVTOOLS_ADDRESSTEMPLATE_HXX
+#define INCLUDED_SVTOOLS_ADDRESSTEMPLATE_HXX
#include "svtools/svtdllapi.h"
#include <vcl/dialog.hxx>
@@ -139,6 +139,6 @@ namespace svt
} // namespace svt
// .......................................................................
-#endif // _SVT_ADDRESSTEMPLATE_HXX_
+#endif // INCLUDED_SVTOOLS_ADDRESSTEMPLATE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */