diff options
Diffstat (limited to 'connectivity/source/inc/ado/AIndexes.hxx')
-rw-r--r-- | connectivity/source/inc/ado/AIndexes.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/ado/AIndexes.hxx b/connectivity/source/inc/ado/AIndexes.hxx index 7c2190b2b054..0d427d294501 100644 --- a/connectivity/source/inc/ado/AIndexes.hxx +++ b/connectivity/source/inc/ado/AIndexes.hxx @@ -21,7 +21,7 @@ #include <connectivity/sdbcx/VCollection.hxx> #include <com/sun/star/sdbc/XDatabaseMetaData.hpp> -#include "ado/Awrapadox.hxx" +#include <ado/Awrapadox.hxx> namespace connectivity { |