summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/charthelper.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-01-17 11:36:39 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-01-17 14:30:59 -0500
commita6b459c8598df19f62b0cd4cb4b29de3791a3991 (patch)
tree0604521ef49af8380bf2ded866b8fda560c116b2 /svx/source/svdraw/charthelper.cxx
parentab1f30eed23944468427bf0e28659139b9eadea1 (diff)
Proper construction of the impl class, using initializer.
And make sure the whole thing still builds. Change-Id: I49d3c01d288df800e3261ce7d4f07080be2a4098
Diffstat (limited to 'svx/source/svdraw/charthelper.cxx')
-rw-r--r--svx/source/svdraw/charthelper.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/svdraw/charthelper.cxx b/svx/source/svdraw/charthelper.cxx
index c4cb613279ed..cc87019a7a5c 100644
--- a/svx/source/svdraw/charthelper.cxx
+++ b/svx/source/svdraw/charthelper.cxx
@@ -20,6 +20,7 @@
#include <svtools/embedhlp.hxx>
#include <tools/globname.hxx>
#include <sot/clsids.hxx>
+#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/util/XUpdatable.hpp>
#include <com/sun/star/drawing/XDrawPageSupplier.hpp>