summaryrefslogtreecommitdiffstats
path: root/sc/inc/datauno.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
commita293d0a7b13c0294a202e0e332961f85359d611d (patch)
tree2ce4b39a34620f3941583b59f73eac8f1049c292 /sc/inc/datauno.hxx
parent#103496#: move VCL free ConfigItems to unotools (diff)
downloadcore-a293d0a7b13c0294a202e0e332961f85359d611d.tar.gz
core-a293d0a7b13c0294a202e0e332961f85359d611d.zip
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'sc/inc/datauno.hxx')
-rw-r--r--sc/inc/datauno.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/datauno.hxx b/sc/inc/datauno.hxx
index a93bfc341573..6cd2d1555bdf 100644
--- a/sc/inc/datauno.hxx
+++ b/sc/inc/datauno.hxx
@@ -32,8 +32,8 @@
#define SC_DATAUNO_HXX
#include "global.hxx"
-#include <svtools/itemprop.hxx>
-#include <svtools/lstner.hxx>
+#include <svl/itemprop.hxx>
+#include <svl/lstner.hxx>
#include <com/sun/star/sheet/TableFilterField.hpp>
#include <com/sun/star/sheet/GeneralFunction.hpp>
#include <com/sun/star/sheet/XCellRangeReferrer.hpp>