summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/WW8TableInfo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/WW8TableInfo.cxx')
-rw-r--r--sw/source/filter/ww8/WW8TableInfo.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/source/filter/ww8/WW8TableInfo.cxx b/sw/source/filter/ww8/WW8TableInfo.cxx
index 082ac7f5c730..00f55e075424 100644
--- a/sw/source/filter/ww8/WW8TableInfo.cxx
+++ b/sw/source/filter/ww8/WW8TableInfo.cxx
@@ -21,13 +21,13 @@
#include <set>
#include <stdio.h>
#include "WW8TableInfo.hxx"
-#include "fmtfsize.hxx"
+#include <fmtfsize.hxx>
#include "attributeoutputbase.hxx"
-#include "swtable.hxx"
-#include "frmfmt.hxx"
-#include "pam.hxx"
-#include "ndtxt.hxx"
-#include "dbgoutsw.hxx"
+#include <swtable.hxx>
+#include <frmfmt.hxx>
+#include <pam.hxx>
+#include <ndtxt.hxx>
+#include <dbgoutsw.hxx>
namespace ww8
{