diff options
Diffstat (limited to 'starmath/source/unomodel.cxx')
-rw-r--r-- | starmath/source/unomodel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/unomodel.cxx b/starmath/source/unomodel.cxx index fae257901e07..2cb17987b2ac 100644 --- a/starmath/source/unomodel.cxx +++ b/starmath/source/unomodel.cxx @@ -36,7 +36,7 @@ #include <svtools/ctrltool.hxx> #include <svl/itemprop.hxx> #include <unotools/localedatawrapper.hxx> -#include <unotools/processfactory.hxx> +#include <comphelper/processfactory.hxx> #include <editeng/paperinf.hxx> #include <vcl/settings.hxx> #include <vcl/print.hxx> |