summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/atrfld.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/txtnode/atrfld.cxx')
-rw-r--r--sw/source/core/txtnode/atrfld.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/core/txtnode/atrfld.cxx b/sw/source/core/txtnode/atrfld.cxx
index 51c43baee0bd..7bf3e3f997c1 100644
--- a/sw/source/core/txtnode/atrfld.cxx
+++ b/sw/source/core/txtnode/atrfld.cxx
@@ -18,7 +18,7 @@
*/
-#include "fldbas.hxx" // fuer FieldType
+#include "fldbas.hxx"
#include <fmtfld.hxx>
#include <txtfld.hxx>
#include <docufld.hxx>
@@ -29,9 +29,9 @@
#include "ddefld.hxx"
#include "usrfld.hxx"
#include "expfld.hxx"
-#include "swfont.hxx" // fuer GetFldsColor
-#include "ndtxt.hxx" // SwTxtNode
-#include "calc.hxx" // Update fuer UserFields
+#include "swfont.hxx"
+#include "ndtxt.hxx"
+#include "calc.hxx"
#include "hints.hxx"
#include <IDocumentFieldsAccess.hxx>
#include <fieldhint.hxx>