summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-13 21:39:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-02-14 10:00:09 +0100
commit1b0397a519bf6923c2dae7919d73c0662d2da2af (patch)
tree998bb9612695c7a021273003a76adc9e4b8e3c05 /dbaccess/source/ui/browser
parent1e57442fc9f275828943d316ac4b64f1d29b3f9b (diff)
use forward decls to reduce including unnecessary headers
Change-Id: Iaa25ac1ac99e0dcf09bce21f4bad8cb9b5568a1e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88633 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/source/ui/browser')
-rw-r--r--dbaccess/source/ui/browser/brwview.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/source/ui/browser/brwview.cxx b/dbaccess/source/ui/browser/brwview.cxx
index b87d8c90666f..1bc1cd9b3386 100644
--- a/dbaccess/source/ui/browser/brwview.cxx
+++ b/dbaccess/source/ui/browser/brwview.cxx
@@ -22,6 +22,7 @@
#include <sbagrid.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <comphelper/types.hxx>
+#include <vcl/fixed.hxx>
#include <vcl/split.hxx>
#include "dbtreeview.hxx"
#include <stringconstants.hxx>