summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/main/ChartView.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/main/ChartView.cxx b/chart2/source/view/main/ChartView.cxx
index 9d3bf0bb46e6..f14dfd978a4d 100644
--- a/chart2/source/view/main/ChartView.cxx
+++ b/chart2/source/view/main/ChartView.cxx
@@ -100,6 +100,7 @@
#include <sal/log.hxx>
#include <tools/diagnose_ex.h>
+#include <tools/stream.hxx>
#include <memory>
namespace com { namespace sun { namespace star { namespace chart2 { class XChartDocument; } } } }