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 /dbaccess/source/ui/app | |
parent | fa5dffd7149661850bb27ea0b2d24de06d38a6bc (diff) |
remove unused #include sfx2/filedlghelper.hxx
Diffstat (limited to 'dbaccess/source/ui/app')
-rw-r--r-- | dbaccess/source/ui/app/AppControllerDnD.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/app/AppControllerDnD.cxx b/dbaccess/source/ui/app/AppControllerDnD.cxx index 4d69a67f7fc0..2d9135d3c8f9 100644 --- a/dbaccess/source/ui/app/AppControllerDnD.cxx +++ b/dbaccess/source/ui/app/AppControllerDnD.cxx @@ -83,7 +83,6 @@ #include <svtools/svtreebx.hxx> #include <com/sun/star/sdb/XReportDocumentsSupplier.hpp> #include <com/sun/star/sdb/XFormDocumentsSupplier.hpp> -#include <sfx2/filedlghelper.hxx> #include <unotools/pathoptions.hxx> #include <sfx2/docfilt.hxx> #include <svtools/fileview.hxx> |