summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/charthelper.cxx
diff options
context:
space:
mode:
authorMichael Dunphy <michael.w.dunphy@gmail.com>2013-04-19 18:08:13 -0400
committerDavid Tardon <dtardon@redhat.com>2013-04-20 14:55:56 +0000
commit8546c324ff8bd69d5730935f68247a995489671a (patch)
tree0d4013f70e235f3ea0a97bca713acaf195bfb2a8 /svx/source/svdraw/charthelper.cxx
parent609cb4b332e4b2ddb1f449ba059fd33c3d49dc84 (diff)
Remove pass-through header file sot/inc/sot/clsids.hxx
Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23 Reviewed-on: https://gerrit.libreoffice.org/3490 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'svx/source/svdraw/charthelper.cxx')
-rw-r--r--svx/source/svdraw/charthelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/charthelper.cxx b/svx/source/svdraw/charthelper.cxx
index 4026a3291cd8..9d4c52023595 100644
--- a/svx/source/svdraw/charthelper.cxx
+++ b/svx/source/svdraw/charthelper.cxx
@@ -20,7 +20,7 @@
#include <svx/charthelper.hxx>
#include <svtools/embedhlp.hxx>
#include <tools/globname.hxx>
-#include <sot/clsids.hxx>
+#include <comphelper/classids.hxx>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/util/XUpdatable.hpp>