summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpmargins.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:37:31 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:02 +0200
commite6ecc6e428a49c725484547dfa4454bab3aba882 (patch)
tree3e857cd74783ede2ee80b726298d9a64f5d91494 /lotuswordpro/source/filter/lwpmargins.hxx
parent60de56cf1ae694fd86a2ce20711cf97958228656 (diff)
loplugin:includeform: lotuswordpro
Change-Id: I1ff35dd6242accf0a8e71086a14a72e85eef1c5a
Diffstat (limited to 'lotuswordpro/source/filter/lwpmargins.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpmargins.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpmargins.hxx b/lotuswordpro/source/filter/lwpmargins.hxx
index eb3e8617cf75..7095b3b81f20 100644
--- a/lotuswordpro/source/filter/lwpmargins.hxx
+++ b/lotuswordpro/source/filter/lwpmargins.hxx
@@ -57,8 +57,8 @@
#ifndef INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPMARGINS_HXX
#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPMARGINS_HXX
-#include "lwpobjstrm.hxx"
-#include "lwptools.hxx"
+#include <lwpobjstrm.hxx>
+#include <lwptools.hxx>
const sal_uInt8 MARGIN_LEFT = 0;
const sal_uInt8 MARGIN_RIGHT = 1;