summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextengine.cxx
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-11-23 18:41:04 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-11-23 18:41:04 +0100
commitdefa0dec1ddc1e1f35c9dbd89c63f32e496c4972 (patch)
treedab95dac10eb43028d9e22533e7933df06ede08c /forms/source/richtext/richtextengine.cxx
parente19d41454b12b5ae342a79d407774cae9c3e3632 (diff)
vcl117: removed obsolete header
Diffstat (limited to 'forms/source/richtext/richtextengine.cxx')
-rw-r--r--forms/source/richtext/richtextengine.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/richtextengine.cxx b/forms/source/richtext/richtextengine.cxx
index 63b16f943..8659c24a5 100644
--- a/forms/source/richtext/richtextengine.cxx
+++ b/forms/source/richtext/richtextengine.cxx
@@ -38,7 +38,7 @@
#define ITEMID_LANGUAGE EE_CHAR_LANGUAGE
#include <editeng/langitem.hxx>
#include <vcl/svapp.hxx>
-#include <vcl/mapunit.hxx>
+#include <tools/mapunit.hxx>
#include <vcl/mapmod.hxx>
#include <vcl/outdev.hxx>
#include <unotools/lingucfg.hxx>