From d1083430277363e29ce8aaed945cb89c6f5adb6a Mon Sep 17 00:00:00 2001 From: Francois Tigeot <ftigeot@wolfpond.org> Date: Fri, 1 Jul 2011 07:29:15 +0200 Subject: Do not include filedlg.hxx when not necessary --- sd/inc/pch/precompiled_sd.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sd/inc/pch') 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" -- cgit