diff options
Diffstat (limited to 'cui/source/inc/pastedlg.hxx')
-rw-r--r-- | cui/source/inc/pastedlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/pastedlg.hxx b/cui/source/inc/pastedlg.hxx index 55f2c43dd83e..45495dba119a 100644 --- a/cui/source/inc/pastedlg.hxx +++ b/cui/source/inc/pastedlg.hxx @@ -23,7 +23,7 @@ #include <map> #include <sot/formats.hxx> #include <tools/globname.hxx> -#include <svtools/transfer.hxx> +#include <vcl/transfer.hxx> #include <vcl/weld.hxx> struct TransferableObjectDescriptor; |