diff options
-rw-r--r-- | dbaccess/source/ui/app/AppController.cxx | 1 | ||||
-rw-r--r-- | dbaccess/source/ui/app/AppControllerDnD.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/navipi/content.cxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/AppController.cxx b/dbaccess/source/ui/app/AppController.cxx index 087f7e500f0f..3b7a3a607716 100644 --- a/dbaccess/source/ui/app/AppController.cxx +++ b/dbaccess/source/ui/app/AppController.cxx @@ -69,7 +69,6 @@ #include <vcl/treelistbox.hxx> #include <vcl/transfer.hxx> #include <svtools/cliplistener.hxx> -#include <vcl/svlbitm.hxx> #include <svtools/insdlg.hxx> #include <comphelper/sequence.hxx> diff --git a/dbaccess/source/ui/app/AppControllerDnD.cxx b/dbaccess/source/ui/app/AppControllerDnD.cxx index f7dc6d0bfad9..a7ee7749495b 100644 --- a/dbaccess/source/ui/app/AppControllerDnD.cxx +++ b/dbaccess/source/ui/app/AppControllerDnD.cxx @@ -56,7 +56,6 @@ #include <strings.hrc> #include <vcl/menu.hxx> #include <vcl/svapp.hxx> -#include <vcl/svlbitm.hxx> #include <listviewitems.hxx> #include "AppDetailView.hxx" #include <linkeddocuments.hxx> diff --git a/sc/source/ui/navipi/content.cxx b/sc/source/ui/navipi/content.cxx index a64e772ac138..0e073beb92bc 100644 --- a/sc/source/ui/navipi/content.cxx +++ b/sc/source/ui/navipi/content.cxx @@ -27,7 +27,6 @@ #include <vcl/help.hxx> #include <vcl/svapp.hxx> #include <tools/urlobj.hxx> -#include <vcl/svlbitm.hxx> #include <vcl/treelistentry.hxx> #include <sal/log.hxx> #include <unotools/charclass.hxx> |