summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Catalog.hxx
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/drivers/firebird/Catalog.hxx
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/drivers/firebird/Catalog.hxx')
-rw-r--r--connectivity/source/drivers/firebird/Catalog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/firebird/Catalog.hxx b/connectivity/source/drivers/firebird/Catalog.hxx
index a8ee9c69b466..b3c9ae4fe820 100644
--- a/connectivity/source/drivers/firebird/Catalog.hxx
+++ b/connectivity/source/drivers/firebird/Catalog.hxx
@@ -10,7 +10,7 @@
#ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_CATALOG_HXX
#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_FIREBIRD_CATALOG_HXX
-#include <connectivity/sdbcx/VCatalog.hxx>
+#include <sdbcx/VCatalog.hxx>
namespace connectivity
{