summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xeescher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xeescher.hxx')
-rw-r--r--sc/source/filter/inc/xeescher.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sc/source/filter/inc/xeescher.hxx b/sc/source/filter/inc/xeescher.hxx
index 04d773b44dd6..c908675f3d2c 100644
--- a/sc/source/filter/inc/xeescher.hxx
+++ b/sc/source/filter/inc/xeescher.hxx
@@ -25,13 +25,15 @@
#include "xcl97rec.hxx"
#include "xlescher.hxx"
#include "xlformula.hxx"
-#include <com/sun/star/chart/XChartDocument.hpp>
#include <svx/sdtaitm.hxx>
#include <rtl/ustring.hxx>
#include <memory>
class ScPostIt;
+namespace utl { class TempFile; }
+namespace com { namespace sun { namespace star { namespace chart { class XChartDocument; } } } }
+
namespace com { namespace sun { namespace star {
namespace script { struct ScriptEventDescriptor; }
} } }