diff options
Diffstat (limited to 'starmath/source/cfgitem.cxx')
-rw-r--r-- | starmath/source/cfgitem.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/source/cfgitem.cxx b/starmath/source/cfgitem.cxx index 48760e0f046e..fb43b5ce5bee 100644 --- a/starmath/source/cfgitem.cxx +++ b/starmath/source/cfgitem.cxx @@ -33,6 +33,8 @@ #include <osl/diagnose.h> #include <i18nlangtag/languagetag.hxx> +#include <com/sun/star/beans/PropertyValue.hpp> + #include <officecfg/Office/Math.hxx> #include "cfgitem.hxx" |