diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
commit | fb6f5ee5ee09d9f281f2989dc43eba4fcda1d64e (patch) | |
tree | c886d2921470336d9e0c156c8782ec0c9abbe7a9 /automation/inc | |
parent | 1dabbee147229251ea4bc4ef416c45875e17b090 (diff) |
#i103496#: split svtools; improve ConfitItems
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> |