summaryrefslogtreecommitdiff
path: root/sw/inc/unocoll.hxx
diff options
context:
space:
mode:
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;