summaryrefslogtreecommitdiff
path: root/include/svtools/wizardmachine.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/wizardmachine.hxx')
-rw-r--r--include/svtools/wizardmachine.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/wizardmachine.hxx b/include/svtools/wizardmachine.hxx
index 5275f999f985..65abaf89593a 100644
--- a/include/svtools/wizardmachine.hxx
+++ b/include/svtools/wizardmachine.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_WIZARDMACHINE_HXX_
-#define _SVTOOLS_WIZARDMACHINE_HXX_
+#ifndef INCLUDED_SVTOOLS_WIZARDMACHINE_HXX
+#define INCLUDED_SVTOOLS_WIZARDMACHINE_HXX
#include "svtools/svtdllapi.h"
#include <svtools/wizdlg.hxx>
@@ -381,6 +381,6 @@ namespace svt
} // namespace svt
//.........................................................................
-#endif // _SVTOOLS_WIZARDMACHINE_HXX_
+#endif // INCLUDED_SVTOOLS_WIZARDMACHINE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */