diff options
Diffstat (limited to 'connectivity/source/inc/ado/AUsers.hxx')
-rw-r--r-- | connectivity/source/inc/ado/AUsers.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/ado/AUsers.hxx b/connectivity/source/inc/ado/AUsers.hxx index 975bdc672028..9baba1bf85e4 100644 --- a/connectivity/source/inc/ado/AUsers.hxx +++ b/connectivity/source/inc/ado/AUsers.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AUSERS_HXX #define INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AUSERS_HXX -#include "connectivity/sdbcx/VCollection.hxx" +#include <connectivity/sdbcx/VCollection.hxx> #include "ado/Awrapadox.hxx" #include "ado/ACatalog.hxx" |