summaryrefslogtreecommitdiff
path: root/include/svtools/templdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/templdlg.hxx')
-rw-r--r--include/svtools/templdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/templdlg.hxx b/include/svtools/templdlg.hxx
index d8eeaa884845..2cb00b4cc194 100644
--- a/include/svtools/templdlg.hxx
+++ b/include/svtools/templdlg.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 _SVTOOLS_TEMPLDLG_HXX
-#define _SVTOOLS_TEMPLDLG_HXX
+#ifndef INCLUDED_SVTOOLS_TEMPLDLG_HXX
+#define INCLUDED_SVTOOLS_TEMPLDLG_HXX
#include "svtools/svtdllapi.h"
@@ -76,6 +76,6 @@ private:
SVT_DLLPRIVATE sal_Bool CanEnableEditBtn() const;
};
-#endif // _SVTOOLS_TEMPLDLG_HXX
+#endif // INCLUDED_SVTOOLS_TEMPLDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */