summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-02 17:25:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-03 09:50:57 +0200
commit489a544b80e5920dbdbc03d5bda61eda777a6a68 (patch)
treec8801e4fb3e8b7f4b2c10959e25c6001fd1962ca /dbaccess/source/ui/dlg
parent9e827baed18bbcd410029dbcb81ac5a0da2cc6b4 (diff)
drop some unnecessary includes
Change-Id: Ib73e1e87d3b2c0a38dd56d891f4ade84845ce228 Reviewed-on: https://gerrit.libreoffice.org/80064 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/source/ui/dlg')
-rw-r--r--dbaccess/source/ui/dlg/UserAdmin.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/UserAdmin.hxx b/dbaccess/source/ui/dlg/UserAdmin.hxx
index a69b338f6744..8a558ccae04c 100644
--- a/dbaccess/source/ui/dlg/UserAdmin.hxx
+++ b/dbaccess/source/ui/dlg/UserAdmin.hxx
@@ -19,10 +19,6 @@
#ifndef INCLUDED_DBACCESS_SOURCE_UI_DLG_USERADMIN_HXX
#define INCLUDED_DBACCESS_SOURCE_UI_DLG_USERADMIN_HXX
-#include <vcl/fixed.hxx>
-#include <vcl/field.hxx>
-#include <vcl/lstbox.hxx>
-#include <vcl/button.hxx>
#include <TableGrantCtrl.hxx>
#include "adminpages.hxx"