summaryrefslogtreecommitdiffstats
path: root/chart2/inc/ChartView.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/inc/ChartView.hxx')
-rw-r--r--chart2/inc/ChartView.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/inc/ChartView.hxx b/chart2/inc/ChartView.hxx
index 437d49527974..2634288daed7 100644
--- a/chart2/inc/ChartView.hxx
+++ b/chart2/inc/ChartView.hxx
@@ -20,7 +20,7 @@
#include <chartview/ExplicitValueProvider.hxx>
#include <cppuhelper/implbase.hxx>
-#include <cppuhelper/interfacecontainer.h>
+#include <comphelper/multicontainer2.hxx>
#include <svl/lstner.hxx>
#include <com/sun/star/awt/Size.hpp>
@@ -229,7 +229,7 @@ private: //member
std::vector< std::unique_ptr<VCoordinateSystem> > m_aVCooSysList;
- ::cppu::OMultiTypeInterfaceContainerHelper
+ comphelper::OMultiTypeInterfaceContainerHelper2
m_aListenerContainer;
bool m_bViewDirty; //states whether the view needs to be rebuild