diff options
Diffstat (limited to 'connectivity/source/inc/ado/AUsers.hxx')
-rw-r--r-- | connectivity/source/inc/ado/AUsers.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/inc/ado/AUsers.hxx b/connectivity/source/inc/ado/AUsers.hxx index d810cffb9f4f..a5e0c96f924f 100644 --- a/connectivity/source/inc/ado/AUsers.hxx +++ b/connectivity/source/inc/ado/AUsers.hxx @@ -21,8 +21,8 @@ #define INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AUSERS_HXX #include <connectivity/sdbcx/VCollection.hxx> -#include "ado/Awrapadox.hxx" -#include "ado/ACatalog.hxx" +#include <ado/Awrapadox.hxx> +#include <ado/ACatalog.hxx> namespace connectivity { |