summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edfld.cxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-03-18 13:58:25 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-03-19 23:41:06 +0100
commitd26725ad0f406069b15e5f1ea722f36d5ac27edd (patch)
tree695fcecc500d2c672f4f74c6a6729c5bec79d585 /sw/source/core/edit/edfld.cxx
parentce3661d36e08c6cf04abcf258f66a869abc4cdee (diff)
move SwIterator into calbck.hxx
Change-Id: Icdcd46d392bbf1dbe45448328c310d9a327ba60d
Diffstat (limited to 'sw/source/core/edit/edfld.cxx')
-rw-r--r--sw/source/core/edit/edfld.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/edit/edfld.cxx b/sw/source/core/edit/edfld.cxx
index e2b655b0a87d..2adece7b60c3 100644
--- a/sw/source/core/edit/edfld.cxx
+++ b/sw/source/core/edit/edfld.cxx
@@ -36,7 +36,7 @@
#include <dbmgr.hxx>
#include <swddetbl.hxx>
#include <hints.hxx>
-#include <switerator.hxx>
+#include <calbck.hxx>
#include <fieldhint.hxx>
#include <DocumentSettingManager.hxx>
#include <IDocumentContentOperations.hxx>