summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx/VGroup.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-02-07 16:10:07 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-02-10 07:11:58 +0100
commita2a8ad842fccbf214e2e25414fc715246408aa27 (patch)
tree47c537b65af711838afe7bb682ab995f8582c009 /connectivity/source/sdbcx/VGroup.cxx
parenta570a6b122125e88629fde990306f525c561284c (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/sdbcx/VGroup.cxx')
-rw-r--r--connectivity/source/sdbcx/VGroup.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/sdbcx/VGroup.cxx b/connectivity/source/sdbcx/VGroup.cxx
index 9bb92592d5f4..ed11a617526f 100644
--- a/connectivity/source/sdbcx/VGroup.cxx
+++ b/connectivity/source/sdbcx/VGroup.cxx
@@ -18,7 +18,7 @@
*/
-#include <connectivity/sdbcx/VGroup.hxx>
+#include <sdbcx/VGroup.hxx>
#include <comphelper/sequence.hxx>
#include <connectivity/dbexception.hxx>