diff options
Diffstat (limited to 'automation/inc')
-rw-r--r-- | automation/inc/automation/communi.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/inc/automation/communi.hxx b/automation/inc/automation/communi.hxx index 2a7b702e38cb..3804ad3048e5 100644 --- a/automation/inc/automation/communi.hxx +++ b/automation/inc/automation/communi.hxx @@ -31,7 +31,7 @@ #ifndef _COMMUNI_HXX #define _COMMUNI_HXX -#include <svtools/svarray.hxx> +#include <svl/svarray.hxx> #include <vos/thread.hxx> #include <vos/mutex.hxx> #include <vcl/timer.hxx> |