summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/UserAdminDlg.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:42:52 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:10 +0200
commit4b27653a122acbbb38c800f0b1972f339e73d115 (patch)
tree3331415ede49520ef9090bdb3c1fb3dce9748e59 /dbaccess/source/ui/inc/UserAdminDlg.hxx
parent54ef1c155990bee247f083a37be9515b43709ac3 (diff)
loplugin:includeform: dbaccess
Change-Id: I15aee966012612033ab7e2ee03ac1a553802f540
Diffstat (limited to 'dbaccess/source/ui/inc/UserAdminDlg.hxx')
-rw-r--r--dbaccess/source/ui/inc/UserAdminDlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/UserAdminDlg.hxx b/dbaccess/source/ui/inc/UserAdminDlg.hxx
index cc43e2d2b3d5..577385f3adb4 100644
--- a/dbaccess/source/ui/inc/UserAdminDlg.hxx
+++ b/dbaccess/source/ui/inc/UserAdminDlg.hxx
@@ -21,10 +21,10 @@
#define INCLUDED_DBACCESS_SOURCE_UI_INC_USERADMINDLG_HXX
#include <sfx2/tabdlg.hxx>
-#include "dsntypes.hxx"
+#include <dsntypes.hxx>
#include "IItemSetHelper.hxx"
#include <comphelper/uno3.hxx>
-#include "core_resource.hxx"
+#include <core_resource.hxx>
#include <memory>
namespace com { namespace sun { namespace star {