summaryrefslogtreecommitdiff
path: root/uui/source/masterpasscrtdlg.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-19 11:54:42 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-19 20:04:26 +0200
commitbd8b38be3d0c54085875a8b28a3fec33291bb018 (patch)
treee9633caca97b088258df0f310957a0051a6a5e41 /uui/source/masterpasscrtdlg.cxx
parent9d498d23dc26265af8d858f842c18caefe7584fd (diff)
fix-includes.pl: uui
Change-Id: I3624890c9b8a69b2ab1efbb3554c99076eb75bb1
Diffstat (limited to 'uui/source/masterpasscrtdlg.cxx')
-rw-r--r--uui/source/masterpasscrtdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/masterpasscrtdlg.cxx b/uui/source/masterpasscrtdlg.cxx
index ffa3885a4d71..f954c74bc8df 100644
--- a/uui/source/masterpasscrtdlg.cxx
+++ b/uui/source/masterpasscrtdlg.cxx
@@ -20,7 +20,7 @@
#include <sal/macros.h>
#include <vcl/msgbox.hxx>
-#include <ids.hrc>
+#include "ids.hrc"
#include "masterpasscrtdlg.hxx"
// MasterPasswordCreateDialog---------------------------------------------------