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/inc | |
parent | 4df84d6aa0ffcd09f3d320d2f27254c7666a719d (diff) |
Do not include filedlg.hxx when not necessary
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index e8e46b94caa1..d69122633cb1 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" |