diff options
Diffstat (limited to 'uui/source/masterpasscrtdlg.cxx')
-rw-r--r-- | uui/source/masterpasscrtdlg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/masterpasscrtdlg.cxx b/uui/source/masterpasscrtdlg.cxx index 37e5c2a53116..6ceaa7315dc0 100644 --- a/uui/source/masterpasscrtdlg.cxx +++ b/uui/source/masterpasscrtdlg.cxx @@ -20,7 +20,7 @@ #include <sal/macros.h> #include <unotools/resmgr.hxx> #include <vcl/layout.hxx> -#include "strings.hrc" +#include <strings.hrc> #include "masterpasscrtdlg.hxx" // MasterPasswordCreateDialog--------------------------------------------------- |