summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-03-02 17:13:37 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-03-05 09:44:46 +0100
commitc55f72a6d83a7698900261a64ef04e6d406a9ce6 (patch)
treedc1ba9122a9d42ed92cd6e28a9b967b7b5871969 /sd
parent4783119c897dbac4aea14df8b9587dae6db8a4fc (diff)
Removed duplicated includes
Change-Id: I63312215af63b2e7726ca79c6e151772e6ca7192 Reviewed-on: https://gerrit.libreoffice.org/50479 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/animations/CustomAnimationDialog.cxx1
-rw-r--r--sd/source/ui/dlg/animobjs.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/animations/CustomAnimationDialog.cxx b/sd/source/ui/animations/CustomAnimationDialog.cxx
index 0f151eef9775..d0f4ca923a98 100644
--- a/sd/source/ui/animations/CustomAnimationDialog.cxx
+++ b/sd/source/ui/animations/CustomAnimationDialog.cxx
@@ -45,7 +45,6 @@
#include <vcl/field.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/layout.hxx>
-#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <vcl/decoview.hxx>
#include <vcl/combobox.hxx>
diff --git a/sd/source/ui/dlg/animobjs.cxx b/sd/source/ui/dlg/animobjs.cxx
index 9f0c5f3ed820..a9b324d1fd24 100644
--- a/sd/source/ui/dlg/animobjs.cxx
+++ b/sd/source/ui/dlg/animobjs.cxx
@@ -39,7 +39,6 @@
#include <ViewShell.hxx>
-#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <EffectMigration.hxx>