summaryrefslogtreecommitdiff
path: root/sw/inc/unocoll.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:30:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:50 +0200
commit62f47bb2a54536d6e1cf14b16d2e3b963ba651a6 (patch)
tree9190a17b910c36a44dee1b6e8d84460f53a16fa9 /sw/inc/unocoll.hxx
parent34307a8a7da7def2f3ee207c08b59a48864a03f8 (diff)
loplugin:includeform: sw
Change-Id: Ifc3c4c31a31ee7189eeab6f1af30b94d64f2f92a
Diffstat (limited to 'sw/inc/unocoll.hxx')
-rw-r--r--sw/inc/unocoll.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx
index f25d90b80bbb..20d5dd1e9efa 100644
--- a/sw/inc/unocoll.hxx
+++ b/sw/inc/unocoll.hxx
@@ -19,15 +19,15 @@
#ifndef INCLUDED_SW_INC_UNOCOLL_HXX
#define INCLUDED_SW_INC_UNOCOLL_HXX
#include <tools/solar.h>
-#include <flyenum.hxx>
+#include "flyenum.hxx"
#include <vcl/timer.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <cppuhelper/implbase.hxx>
-#include <IMark.hxx>
-#include <unobaseclass.hxx>
+#include "IMark.hxx"
+#include "unobaseclass.hxx"
#include "swdllapi.h"
class SwDoc;