summaryrefslogtreecommitdiff
path: root/xmloff/source/style/fonthdl.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-18 15:05:21 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-18 15:05:21 +0200
commit2e0fdd05a782d1c6345d483c52a9a4e8717f4b93 (patch)
treeca46269aef4cd084eb1c51ecac3eac42a7bc9373 /xmloff/source/style/fonthdl.cxx
parentf7c25671940f897e485fc6ca68a1708b66544f4b (diff)
#i103496#: move some enums, defines and inlines from vcl to tools to get xmloff free of vcl stuff
Diffstat (limited to 'xmloff/source/style/fonthdl.cxx')
-rw-r--r--xmloff/source/style/fonthdl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/fonthdl.cxx b/xmloff/source/style/fonthdl.cxx
index 010544766e77..acfc846883e7 100644
--- a/xmloff/source/style/fonthdl.cxx
+++ b/xmloff/source/style/fonthdl.cxx
@@ -38,7 +38,7 @@
#include <xmloff/xmluconv.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/uno/Any.hxx>
-#include <vcl/vclenum.hxx>
+#include <tools/fontenum.hxx>
#ifndef _XMLOFF_XMLEMENT_HXX
#include <xmloff/xmlelement.hxx>