diff options
author | Francois Tigeot <ftigeot@wolfpond.org> | 2011-07-01 07:29:15 +0200 |
---|---|---|
committer | Francois Tigeot <ftigeot@wolfpond.org> | 2011-07-01 07:29:15 +0200 |
commit | d1083430277363e29ce8aaed945cb89c6f5adb6a (patch) | |
tree | 8b30afeb96b58db016476aceec08006158b265a2 /sd/source | |
parent | 4df84d6aa0ffcd09f3d320d2f27254c7666a719d (diff) |
Do not include filedlg.hxx when not necessary
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/ui/inc/tpaction.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tpaction.hxx b/sd/source/ui/inc/tpaction.hxx index 2d62c4a6385d..58f701d55a59 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> |