summaryrefslogtreecommitdiff
path: root/sw/source/filter/writer/wrt_fn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/writer/wrt_fn.cxx')
-rw-r--r--sw/source/filter/writer/wrt_fn.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/filter/writer/wrt_fn.cxx b/sw/source/filter/writer/wrt_fn.cxx
index 6d06165daa77..9f06edcceeb1 100644
--- a/sw/source/filter/writer/wrt_fn.cxx
+++ b/sw/source/filter/writer/wrt_fn.cxx
@@ -23,10 +23,10 @@
// tdf#94088 SdrAllFillAttributesHelper needed
#include <svx/unobrushitemhelper.hxx>
-#include "shellio.hxx"
-#include "wrt_fn.hxx"
-#include "node.hxx"
-#include "format.hxx"
+#include <shellio.hxx>
+#include <wrt_fn.hxx>
+#include <node.hxx>
+#include <format.hxx>
Writer& Out( const SwAttrFnTab pTab, const SfxPoolItem& rHt, Writer & rWrt )
{