summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui/report/ReportWindow.cxx
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
commit4288d22fab2073ab8b8921a006ef6508e4e60fdc (patch)
tree4de3b62e28edfc198a12378fef04a640846ccf0e /reportdesign/source/ui/report/ReportWindow.cxx
parent#103496#: move VCL free ConfigItems to unotools (diff)
downloadcore-4288d22fab2073ab8b8921a006ef6508e4e60fdc.tar.gz
core-4288d22fab2073ab8b8921a006ef6508e4e60fdc.zip
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'reportdesign/source/ui/report/ReportWindow.cxx')
-rw-r--r--reportdesign/source/ui/report/ReportWindow.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/source/ui/report/ReportWindow.cxx b/reportdesign/source/ui/report/ReportWindow.cxx
index 98dd0d2390a7..281a5650b681 100644
--- a/reportdesign/source/ui/report/ReportWindow.cxx
+++ b/reportdesign/source/ui/report/ReportWindow.cxx
@@ -37,8 +37,8 @@
#include <tools/debug.hxx>
#include <svtools/colorcfg.hxx>
-#include <svtools/itempool.hxx>
-#include <svtools/syslocale.hxx>
+#include <svl/itempool.hxx>
+#include <unotools/syslocale.hxx>
#include "RptDef.hxx"
#include "dlgedfunc.hxx"