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 | 7077908aacdce0baf758e60c3f897924f7edec5f (patch) | |
tree | 69cd43fb22cf99ab8d1c524feab773b2a09f954a /sc/inc/confuno.hxx | |
parent | a752cca57191ffc40def0ea1364691df86b25671 (diff) |
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'sc/inc/confuno.hxx')
-rw-r--r-- | sc/inc/confuno.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/confuno.hxx b/sc/inc/confuno.hxx index bb6018fdf..aeae86d6e 100644 --- a/sc/inc/confuno.hxx +++ b/sc/inc/confuno.hxx @@ -31,8 +31,8 @@ #ifndef SC_CONFUNO_HXX #define SC_CONFUNO_HXX -#include <svtools/itemprop.hxx> -#include <svtools/lstner.hxx> +#include <svl/itemprop.hxx> +#include <svl/lstner.hxx> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <cppuhelper/implbase2.hxx> |