summaryrefslogtreecommitdiff
path: root/sw/source/core/fields
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-01-05 16:37:42 +0100
committerMichael Stahl <mst@openoffice.org>2010-01-05 16:37:42 +0100
commit92bbc112a283deee8796f09a1eaa49515979a548 (patch)
treea0b1af051c2801825bc13e7b343d51f8c102754d /sw/source/core/fields
parentc00fbf426f2add382d18d99ed14a3c48b7d36afb (diff)
swunolocking1: #i105557#: remove unnecessary includes of unoobj.hxx
Diffstat (limited to 'sw/source/core/fields')
-rw-r--r--sw/source/core/fields/expfld.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/fields/expfld.cxx b/sw/source/core/fields/expfld.cxx
index 38745a12ba7b..05a8dee4253e 100644
--- a/sw/source/core/fields/expfld.cxx
+++ b/sw/source/core/fields/expfld.cxx
@@ -31,7 +31,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sw.hxx"
-
#include <hintids.hxx>
#include <unotools/collatorwrapper.hxx>
#include <unotools/charclass.hxx>
@@ -41,6 +40,7 @@
#include <svx/fontitem.hxx>
#include <com/sun/star/text/SetVariableType.hpp>
#include <unofield.hxx>
+#include <frmfmt.hxx>
#include <fmtfld.hxx>
#include <txtfld.hxx>
#include <fmtanchr.hxx>