summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLParagraphContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLParagraphContext.cxx')
-rw-r--r--xmloff/source/chart/SchXMLParagraphContext.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLParagraphContext.cxx b/xmloff/source/chart/SchXMLParagraphContext.cxx
index b023a8c7392b..65fcee594d77 100644
--- a/xmloff/source/chart/SchXMLParagraphContext.cxx
+++ b/xmloff/source/chart/SchXMLParagraphContext.cxx
@@ -18,13 +18,15 @@
*/
-#include <SchXMLImport.hxx>
#include "SchXMLParagraphContext.hxx"
+#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnmspe.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/nmspmap.hxx>
+#include <com/sun/star/xml/sax/XAttributeList.hpp>
+
using namespace com::sun::star;
using namespace ::xmloff::token;