summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/AccessibleChartView.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:44:16 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:12 +0200
commitd63b706dad58eb09014420cdaee5f1399d0e2d9e (patch)
tree424a9700c318c50ebd0c49feb02abd4e0b6ae101 /chart2/source/controller/inc/AccessibleChartView.hxx
parent696722f2c89e1647d89db4622264446d65c9fc81 (diff)
loplugin:includeform: chart2
Change-Id: I5b455c684e7cd689d5160135246f3400363c7d40
Diffstat (limited to 'chart2/source/controller/inc/AccessibleChartView.hxx')
-rw-r--r--chart2/source/controller/inc/AccessibleChartView.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/AccessibleChartView.hxx b/chart2/source/controller/inc/AccessibleChartView.hxx
index 5fce27f6be09..baab3db86285 100644
--- a/chart2/source/controller/inc/AccessibleChartView.hxx
+++ b/chart2/source/controller/inc/AccessibleChartView.hxx
@@ -20,7 +20,7 @@
#define INCLUDED_CHART2_SOURCE_CONTROLLER_INC_ACCESSIBLECHARTVIEW_HXX
#include "AccessibleBase.hxx"
-#include "MutexContainer.hxx"
+#include <MutexContainer.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/weakref.hxx>
#include <com/sun/star/accessibility/XAccessible.hpp>