summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/ooxmlimport.hxx')
-rw-r--r--starmath/source/ooxmlimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/ooxmlimport.hxx b/starmath/source/ooxmlimport.hxx
index 026870bfa5cf..5fc7a6a335e8 100644
--- a/starmath/source/ooxmlimport.hxx
+++ b/starmath/source/ooxmlimport.hxx
@@ -12,7 +12,7 @@
#include <rtl/ustring.hxx>
-namespace oox { namespace formulaimport { class XmlStream; } }
+namespace oox::formulaimport { class XmlStream; }
/**
Class implementing reading of formulas from OOXML. The toplevel element is expected
to be oMath (handle oMathPara outside of this code).