summaryrefslogtreecommitdiff
path: root/uui/source/masterpasscrtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/masterpasscrtdlg.hxx')
-rw-r--r--uui/source/masterpasscrtdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/masterpasscrtdlg.hxx b/uui/source/masterpasscrtdlg.hxx
index 6520144cb140..44fdcf07e76f 100644
--- a/uui/source/masterpasscrtdlg.hxx
+++ b/uui/source/masterpasscrtdlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef UUI_MASTERPASSCRTDLG_HXX
-#define UUI_MASTERPASSCRTDLG_HXX
+#ifndef INCLUDED_UUI_SOURCE_MASTERPASSCRTDLG_HXX
+#define INCLUDED_UUI_SOURCE_MASTERPASSCRTDLG_HXX
#include <com/sun/star/task/PasswordRequestMode.hpp>
#include <svtools/stdctrl.hxx>
@@ -50,6 +50,6 @@ private:
sal_uInt16 nMinLen;
};
-#endif // UUI_MASTERPASSCRTDLG_HXX
+#endif // INCLUDED_UUI_SOURCE_MASTERPASSCRTDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */