diff options
Diffstat (limited to 'include/svx/dbaobjectex.hxx')
-rw-r--r-- | include/svx/dbaobjectex.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/dbaobjectex.hxx b/include/svx/dbaobjectex.hxx index 533b53624f96..e9410ea65632 100644 --- a/include/svx/dbaobjectex.hxx +++ b/include/svx/dbaobjectex.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SVX_DBAOBJECTEX_HXX #define INCLUDED_SVX_DBAOBJECTEX_HXX -#include <svtools/transfer.hxx> +#include <vcl/transfer.hxx> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/sdbc/XConnection.hpp> #include <com/sun/star/ucb/XContent.hpp> |