summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/Diagram.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-06-10 23:37:01 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2018-06-16 12:26:17 +0200
commit8dacd42f3af903ac3daeef8f4dd444ffc7e1a99c (patch)
tree9c5f21266749a0557687ce83faef65f763460021 /chart2/source/model/main/Diagram.cxx
parent8ea8ad4e492583e6d1ff278ff0dc679531c8a20e (diff)
tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I53b8ac58e5f5a3778835e06a73b5f6e11dce4357 Reviewed-on: https://gerrit.libreoffice.org/55569 Tested-by: Jenkins Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'chart2/source/model/main/Diagram.cxx')
-rw-r--r--chart2/source/model/main/Diagram.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/model/main/Diagram.cxx b/chart2/source/model/main/Diagram.cxx
index db848302a875..f32cc803688d 100644
--- a/chart2/source/model/main/Diagram.cxx
+++ b/chart2/source/model/main/Diagram.cxx
@@ -20,6 +20,7 @@
#include <Diagram.hxx>
#include <PropertyHelper.hxx>
#include "Wall.hxx"
+#include <ModifyListenerHelper.hxx>
#include <UserDefinedProperties.hxx>
#include <ConfigColorScheme.hxx>
#include <DiagramHelper.hxx>