summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnumi.cxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-01-05 12:57:10 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-01-05 12:57:10 +0100
commit5a3e3037bbaed29029d5ea76aecb1bcce2e1d978 (patch)
tree4e25d8eff2a103efd3dd70fec1569bf4801a9bf7 /xmloff/source/style/xmlnumi.cxx
parentb81ad2b690eac9f19b1af74d63d058403e84e45b (diff)
parent680e0f04cd5ffb447d9525200e7a3fadb2a760d6 (diff)
cws tl76: merge with DEV300_m68
Diffstat (limited to 'xmloff/source/style/xmlnumi.cxx')
-rw-r--r--xmloff/source/style/xmlnumi.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/style/xmlnumi.cxx b/xmloff/source/style/xmlnumi.cxx
index b96c7e9bb8..312017ffda 100644
--- a/xmloff/source/style/xmlnumi.cxx
+++ b/xmloff/source/style/xmlnumi.cxx
@@ -33,7 +33,7 @@
#include <rtl/ustrbuf.hxx>
#include <tools/urlobj.hxx>
#include <tools/debug.hxx>
-#include <vcl/vclenum.hxx>
+#include <tools/fontenum.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/nmspmap.hxx>
@@ -73,7 +73,7 @@
#include <xmloff/xmlnumi.hxx>
#define _SVSTDARR_USHORTS
-#include <svtools/svstdarr.hxx>
+#include <svl/svstdarr.hxx>
using ::rtl::OUString;
using ::rtl::OUStringBuffer;