diff options
author | David Tardon <dtardon@openoffice.org> | 2009-12-21 21:20:27 +0100 |
---|---|---|
committer | David Tardon <dtardon@openoffice.org> | 2009-12-21 21:20:27 +0100 |
commit | ba9299026d0a7938b58ef72a0e05e9949854e129 (patch) | |
tree | d48d140012a44e2a75131b0ba5d212c361f84a42 /xmloff/source/style/postuhdl.cxx | |
parent | 3bd15d45f273f8d9e186af33f5f19231fc886c86 (diff) | |
parent | 0de34b05f3c1a0409d23b63b9e69d4d7abbe1090 (diff) |
dtardon01: update to DEV300_m68
Diffstat (limited to 'xmloff/source/style/postuhdl.cxx')
-rw-r--r-- | xmloff/source/style/postuhdl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/postuhdl.cxx b/xmloff/source/style/postuhdl.cxx index b0bbac1440f1..8a2de6fe70b3 100644 --- a/xmloff/source/style/postuhdl.cxx +++ b/xmloff/source/style/postuhdl.cxx @@ -36,7 +36,7 @@ #include <rtl/ustrbuf.hxx> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/awt/FontSlant.hpp> -#include <vcl/vclenum.hxx> +#include <tools/fontenum.hxx> using ::rtl::OUString; using ::rtl::OUStringBuffer; |