summaryrefslogtreecommitdiff
path: root/sw/source/core/para/paratr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/para/paratr.cxx')
-rw-r--r--sw/source/core/para/paratr.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/core/para/paratr.cxx b/sw/source/core/para/paratr.cxx
index c5eb8ecefb36..2ed6c4812ba5 100644
--- a/sw/source/core/para/paratr.cxx
+++ b/sw/source/core/para/paratr.cxx
@@ -17,16 +17,16 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "hintids.hxx"
+#include <hintids.hxx>
#include <swtypes.hxx>
-#include "unomid.h"
+#include <unomid.h>
#include <com/sun/star/style/DropCapFormat.hpp>
#include <o3tl/any.hxx>
#include <unostyle.hxx>
#include <SwStyleNameMapper.hxx>
-#include "paratr.hxx"
-#include "charfmt.hxx"
-#include "cmdid.h"
+#include <paratr.hxx>
+#include <charfmt.hxx>
+#include <cmdid.h>
#include <libxml/xmlwriter.h>
using namespace ::com::sun::star;