summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/Title.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/main/Title.hxx')
-rw-r--r--chart2/source/model/main/Title.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/model/main/Title.hxx b/chart2/source/model/main/Title.hxx
index a402fb9f514a..9326b54b21ca 100644
--- a/chart2/source/model/main/Title.hxx
+++ b/chart2/source/model/main/Title.hxx
@@ -19,15 +19,15 @@
#ifndef INCLUDED_CHART2_SOURCE_MODEL_MAIN_TITLE_HXX
#define INCLUDED_CHART2_SOURCE_MODEL_MAIN_TITLE_HXX
-#include <ModifyListenerHelper.hxx>
#include <OPropertySet.hxx>
#include <MutexContainer.hxx>
#include <cppuhelper/implbase.hxx>
#include <comphelper/uno3.hxx>
#include <com/sun/star/chart2/XTitle.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/util/XCloneable.hpp>
+#include <com/sun/star/util/XModifyBroadcaster.hpp>
+#include <com/sun/star/util/XModifyListener.hpp>
namespace chart
{