diff options
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/smdetect.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/smdetect.cxx b/starmath/source/smdetect.cxx index 532cca0d574d..8cff53e43e95 100644 --- a/starmath/source/smdetect.cxx +++ b/starmath/source/smdetect.cxx @@ -20,6 +20,7 @@ #include "smdetect.hxx" #include <cppuhelper/supportsservice.hxx> #include <com/sun/star/io/XInputStream.hpp> +#include <com/sun/star/ucb/ContentCreationException.hpp> #include <sfx2/docfile.hxx> #include <unotools/mediadescriptor.hxx> #include <sal/log.hxx> |