summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-04-02 10:20:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-04-02 14:50:02 +0200
commit32c2ecb607af3176a806969e26a8cad0364be286 (patch)
tree89f82e89a7452f9f56d0a37d4b86b9177de03260 /basctl
parenta9f3cee384d9715d289a9a055f085c999b193d3c (diff)
drop some unneeded includes
Change-Id: I78b9682968acea7564554fb589d2759b6c8e67d0 Reviewed-on: https://gerrit.libreoffice.org/70126 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/bastype3.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/bastype3.hxx b/basctl/source/basicide/bastype3.hxx
index 19887f9f7dc7..41ddf81b93f8 100644
--- a/basctl/source/basicide/bastype3.hxx
+++ b/basctl/source/basicide/bastype3.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE3_HXX
#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE3_HXX
-#include <svtools/svmedit.hxx>
#include <vcl/accel.hxx>
+#include <vcl/edit.hxx>
namespace basctl
{