summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/UserSettingsDlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/UserSettingsDlg.cxx')
-rw-r--r--dbaccess/source/ui/uno/UserSettingsDlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/uno/UserSettingsDlg.cxx b/dbaccess/source/ui/uno/UserSettingsDlg.cxx
index 9c12cd708bd8..ffd199a77a1a 100644
--- a/dbaccess/source/ui/uno/UserSettingsDlg.cxx
+++ b/dbaccess/source/ui/uno/UserSettingsDlg.cxx
@@ -17,10 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "dbu_reghelper.hxx"
-#include "uiservices.hxx"
+#include <dbu_reghelper.hxx>
+#include <uiservices.hxx>
#include "UserSettingsDlg.hxx"
-#include "UserAdminDlg.hxx"
+#include <UserAdminDlg.hxx>
#include <comphelper/processfactory.hxx>
using namespace dbaui;