diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-04-13 22:40:55 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-04-13 22:40:55 +0200 |
commit | ae59446aabbb99fe3c92865428812fd884f2579c (patch) | |
tree | 1797d59b61ddc12fb9627477849ecf76e8e916fe /dbaccess/source/ui/browser/dbloader.cxx | |
parent | 6180d7164a6398869ae68a8573e522124fe6f01b (diff) |
Clean up function declarations and some unused functions
Change-Id: Ie4f6197e42db298b4a3dcb6befdbd72dff6ea2b7
Diffstat (limited to 'dbaccess/source/ui/browser/dbloader.cxx')
-rw-r--r-- | dbaccess/source/ui/browser/dbloader.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/source/ui/browser/dbloader.cxx b/dbaccess/source/ui/browser/dbloader.cxx index 272c42f1d035..dcfd8af5bc16 100644 --- a/dbaccess/source/ui/browser/dbloader.cxx +++ b/dbaccess/source/ui/browser/dbloader.cxx @@ -19,6 +19,7 @@ #include "dbu_reghelper.hxx" #include "dbustrings.hrc" +#include "uiservices.hxx" #include "UITools.hxx" #include <com/sun/star/container/XChild.hpp> |