summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado/APreparedStatement.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-27 19:27:55 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-27 19:28:52 +0200
commit2739257380072645165f31a23365078df8659d48 (patch)
treee2a38b1854fd34de6e5d5a4470ad90f70274dac2 /connectivity/source/inc/ado/APreparedStatement.hxx
parent72b9861498be4e267d142efa64d93ab3df4c6f1f (diff)
loplugin:includeform: connectivity (Windows)
Change-Id: I27b865cbb79c9ed9c1b5af9f0666450778ae8335
Diffstat (limited to 'connectivity/source/inc/ado/APreparedStatement.hxx')
-rw-r--r--connectivity/source/inc/ado/APreparedStatement.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/ado/APreparedStatement.hxx b/connectivity/source/inc/ado/APreparedStatement.hxx
index 818d149c1ad1..214f277c16bf 100644
--- a/connectivity/source/inc/ado/APreparedStatement.hxx
+++ b/connectivity/source/inc/ado/APreparedStatement.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_APREPAREDSTATEMENT_HXX
#define INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_APREPAREDSTATEMENT_HXX
-#include "ado/AStatement.hxx"
+#include <ado/AStatement.hxx>
#include <com/sun/star/sdbc/XPreparedStatement.hpp>
#include <com/sun/star/sdbc/XParameters.hpp>
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>