summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_tools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/postgresql/pq_tools.hxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_tools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_tools.hxx b/connectivity/source/drivers/postgresql/pq_tools.hxx
index aa392f75865b..4f34c2a52806 100644
--- a/connectivity/source/drivers/postgresql/pq_tools.hxx
+++ b/connectivity/source/drivers/postgresql/pq_tools.hxx
@@ -46,7 +46,7 @@
#include <rtl/ustrbuf.hxx>
#include <rtl/string.hxx>
-#include <pq_connection.hxx>
+#include "pq_connection.hxx"
namespace pq_sdbc_driver
{
bool isWhitespace( sal_Unicode c );