summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-07-01 07:20:12 +0200
committerFrancois Tigeot <ftigeot@wolfpond.org>2011-07-01 07:21:23 +0200
commit38184d85f75e5d1cefeab5930039c6fe1363f8e2 (patch)
tree082c821184701452d145fce4ae5ca72b5d889517
parent76f0d09185da6dc9cccc6983cdced4478588a9e8 (diff)
Do not include filedlg.hxx when not necessary
-rw-r--r--basctl/source/basicide/moduldl2.cxx2
-rw-r--r--cui/source/options/optpath.cxx1
2 files changed, 0 insertions, 3 deletions
diff --git a/basctl/source/basicide/moduldl2.cxx b/basctl/source/basicide/moduldl2.cxx
index b963f0bd8..f1759d633 100644
--- a/basctl/source/basicide/moduldl2.cxx
+++ b/basctl/source/basicide/moduldl2.cxx
@@ -33,8 +33,6 @@
#include <ide_pch.hxx>
-#include <svtools/filedlg.hxx>
-
#include <sot/storinfo.hxx>
#include <moduldlg.hrc>
diff --git a/cui/source/options/optpath.cxx b/cui/source/options/optpath.cxx
index a3b00fb63..ddf4d6170 100644
--- a/cui/source/options/optpath.cxx
+++ b/cui/source/options/optpath.cxx
@@ -35,7 +35,6 @@
#include <sfx2/app.hxx>
#include <svl/aeitem.hxx>
#include <svtools/svtabbx.hxx>
-#include <svtools/filedlg.hxx>
#include <tools/config.hxx>
#include <tools/urlobj.hxx>
#include <vcl/svapp.hxx>