diff options
Diffstat (limited to 'starmath/source/document.cxx')
-rw-r--r-- | starmath/source/document.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx index 0e2aa3eaadc6..ff6b0c748b20 100644 --- a/starmath/source/document.cxx +++ b/starmath/source/document.cxx @@ -38,7 +38,7 @@ #include <sfx2/printer.hxx> #include <sfx2/request.hxx> #include <sfx2/viewfrm.hxx> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/formats.hxx> #include <sot/storage.hxx> |