summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-05-12 21:40:25 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-05-13 13:57:14 +0200
commit00ae441bc7265b203e0ae2b95f14f7312172540d (patch)
tree41f07dc607a0bd59f5a534eaaf401ab7bc202a8a /sd
parent349919440b1454eda2de783a0c3e6bd3bae4542b (diff)
drop some unneeded includes
Change-Id: I3c9a3b73c099b70bdbd6b16688e83ee01231a27e Reviewed-on: https://gerrit.libreoffice.org/72204 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/tpaction.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/inc/tpaction.hxx b/sd/source/ui/inc/tpaction.hxx
index 0a5ff1bb0f05..b6a323efdc8e 100644
--- a/sd/source/ui/inc/tpaction.hxx
+++ b/sd/source/ui/inc/tpaction.hxx
@@ -21,8 +21,6 @@
#define INCLUDED_SD_SOURCE_UI_INC_TPACTION_HXX
#include <com/sun/star/presentation/ClickAction.hpp>
-#include <vcl/fixed.hxx>
-#include <vcl/layout.hxx>
#include <sfx2/tabdlg.hxx>
#include <sfx2/basedlgs.hxx>
#include "sdtreelb.hxx"