summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/tblcalc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/fields/tblcalc.cxx')
-rw-r--r--sw/source/core/fields/tblcalc.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/fields/tblcalc.cxx b/sw/source/core/fields/tblcalc.cxx
index f3bc3e774646..61f86b4803ea 100644
--- a/sw/source/core/fields/tblcalc.cxx
+++ b/sw/source/core/fields/tblcalc.cxx
@@ -20,12 +20,12 @@
#include <switerator.hxx>
#include <cntfrm.hxx>
#include <doc.hxx>
-#include <pam.hxx> // for GetBodyTxtNode
+#include <pam.hxx>
#include <ndtxt.hxx>
#include <fmtfld.hxx>
#include <txtfld.hxx>
#include <expfld.hxx>
-#include <docfld.hxx> // for _SetGetExpFld
+#include <docfld.hxx>
#include <unofldmid.h>
using namespace ::com::sun::star;