diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-02-07 16:10:07 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-02-10 07:11:58 +0100 |
commit | a2a8ad842fccbf214e2e25414fc715246408aa27 (patch) | |
tree | 47c537b65af711838afe7bb682ab995f8582c009 /connectivity/source/inc/ado/AGroup.hxx | |
parent | a570a6b122125e88629fde990306f525c561284c (diff) |
move some headers inside connectivity
Change-Id: I9a72a9d59db4f198c2261d41143e3b8344845285
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88202
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'connectivity/source/inc/ado/AGroup.hxx')
-rw-r--r-- | connectivity/source/inc/ado/AGroup.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/ado/AGroup.hxx b/connectivity/source/inc/ado/AGroup.hxx index b08487195291..2b3f36fff30f 100644 --- a/connectivity/source/inc/ado/AGroup.hxx +++ b/connectivity/source/inc/ado/AGroup.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AGROUP_HXX #define INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AGROUP_HXX -#include <connectivity/sdbcx/VGroup.hxx> +#include <sdbcx/VGroup.hxx> #include <ado/Awrapadox.hxx> namespace connectivity |