diff options
Diffstat (limited to 'xmloff/source/chart/SchXMLPlotAreaContext.hxx')
-rw-r--r-- | xmloff/source/chart/SchXMLPlotAreaContext.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/chart/SchXMLPlotAreaContext.hxx b/xmloff/source/chart/SchXMLPlotAreaContext.hxx index d55fb5dd04a9..0dc789028b43 100644 --- a/xmloff/source/chart/SchXMLPlotAreaContext.hxx +++ b/xmloff/source/chart/SchXMLPlotAreaContext.hxx @@ -20,6 +20,7 @@ #define INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLPLOTAREACONTEXT_HXX #include "SchXMLChartContext.hxx" +#include <rtl/ustrbuf.hxx> #include <xmloff/xmlictxt.hxx> #include <xmloff/prstylei.hxx> #include <xmloff/shapeimport.hxx> |