diff options
author | Michael Stahl <mstahl@redhat.com> | 2011-11-30 16:08:08 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2011-12-03 00:48:11 +0100 |
commit | e913083ed0db342f161b40a153c8af7ada6b4acc (patch) | |
tree | dcab80929389a0f3184f7c9534777c91ed73bf0f /extensions | |
parent | fa5dffd7149661850bb27ea0b2d24de06d38a6bc (diff) |
remove unused #include sfx2/filedlghelper.hxx
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/abpilot/abpfinalpage.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/abpilot/abpfinalpage.cxx b/extensions/source/abpilot/abpfinalpage.cxx index 8446edf563f7..ba66ef052e49 100644 --- a/extensions/source/abpilot/abpfinalpage.cxx +++ b/extensions/source/abpilot/abpfinalpage.cxx @@ -32,7 +32,6 @@ #include <tools/debug.hxx> #include <tools/urlobj.hxx> #include <unotools/ucbhelper.hxx> -#include <sfx2/filedlghelper.hxx> #include <unotools/pathoptions.hxx> #include <svl/filenotation.hxx> #include <sfx2/docfilt.hxx> |