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