summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
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 /sfx2/source/inc
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 'sfx2/source/inc')
-rw-r--r--sfx2/source/inc/versdlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/inc/versdlg.hxx b/sfx2/source/inc/versdlg.hxx
index 123a744f897b..8f9377881e91 100644
--- a/sfx2/source/inc/versdlg.hxx
+++ b/sfx2/source/inc/versdlg.hxx
@@ -21,8 +21,6 @@
#define INCLUDED_SFX2_SOURCE_INC_VERSDLG_HXX
#include <sfx2/basedlgs.hxx>
-#include <svtools/simptabl.hxx>
-#include <svtools/svmedit.hxx>
#include <vcl/weld.hxx>
class SfxViewFrame;