summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svx/Library_svx.mk1
-rw-r--r--svx/source/inc/filtnav.hxx1
2 files changed, 1 insertions, 1 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk
index a26c1c38e6a7..fe3cba3d1c6e 100644
--- a/svx/Library_svx.mk
+++ b/svx/Library_svx.mk
@@ -49,6 +49,7 @@ $(eval $(call gb_Library_use_libraries,svx,\
comphelper \
cppuhelper \
cppu \
+ dbtools \
drawinglayer \
editeng \
i18nisolang1 \
diff --git a/svx/source/inc/filtnav.hxx b/svx/source/inc/filtnav.hxx
index d1af0c954066..cb80e295820c 100644
--- a/svx/source/inc/filtnav.hxx
+++ b/svx/source/inc/filtnav.hxx
@@ -48,7 +48,6 @@
#include <vcl/dockwin.hxx>
#include "svx/fmtools.hxx"
#include "fmexch.hxx"
-#include <connectivity/sqlparse.hxx>
#include "sqlparserclient.hxx"
class FmFormShell;