summaryrefslogtreecommitdiff
path: root/svx/source/form
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-13 14:35:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-13 20:30:33 +0100
commitb3185eb977042347106b92a5062ea695ef4b82ef (patch)
tree4c8ed3114fcdd2a143f3ca6d18b2e89df4f51b8b /svx/source/form
parent62ad8f6f42a5f8c0150770b3490988bac62178e9 (diff)
remove some unneeded includes
Change-Id: I6d9cde8f8dad5be52e79946b4d0ec12989bb9ee3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86696 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/source/form')
-rw-r--r--svx/source/form/databaselocationinput.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/form/databaselocationinput.cxx b/svx/source/form/databaselocationinput.cxx
index 6d49c7dd2eff..4688d1cab7af 100644
--- a/svx/source/form/databaselocationinput.cxx
+++ b/svx/source/form/databaselocationinput.cxx
@@ -35,7 +35,6 @@
#include <tools/diagnose_ex.h>
#include <unotools/confignode.hxx>
#include <unotools/ucbhelper.hxx>
-#include <vcl/button.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>