summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-07-01 07:29:15 +0200
committerFrancois Tigeot <ftigeot@wolfpond.org>2011-07-01 07:29:15 +0200
commitf861a5cb72fcb473fcc28de2ecbd7ec816aaa9ff (patch)
tree320cb8b16e5642b7398ac1b2fd168965f034a904
parentfc8af1e1c7d5d352c89239bc5e63288445274f62 (diff)
Do not include filedlg.hxx when not necessary
-rw-r--r--sd/inc/pch/precompiled_sd.hxx1
-rw-r--r--sd/source/ui/inc/tpaction.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx
index e8e46b94c..d69122633 100644
--- a/sd/inc/pch/precompiled_sd.hxx
+++ b/sd/inc/pch/precompiled_sd.hxx
@@ -502,7 +502,6 @@
#include "svtools/ctrltool.hxx"
#include "svtools/ehdl.hxx"
#include "svl/eitem.hxx"
-#include "svtools/filedlg.hxx"
#include "svtools/filter.hxx"
#include "svl/flagitem.hxx"
#include "svtools/fltcall.hxx"
diff --git a/sd/source/ui/inc/tpaction.hxx b/sd/source/ui/inc/tpaction.hxx
index c18fc8bcf..ecb203453 100644
--- a/sd/source/ui/inc/tpaction.hxx
+++ b/sd/source/ui/inc/tpaction.hxx
@@ -32,7 +32,6 @@
#include <com/sun/star/presentation/ClickAction.hpp>
#include <com/sun/star/presentation/AnimationEffect.hpp>
-#include <svtools/filedlg.hxx>
#include <vcl/group.hxx>
#include <vcl/fixed.hxx>
#include <svx/dlgctrl.hxx>