diff options
Diffstat (limited to 'starmath/source/symbol.cxx')
-rw-r--r-- | starmath/source/symbol.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/symbol.cxx b/starmath/source/symbol.cxx index 0d2f33045c08..ed223e04a5ed 100644 --- a/starmath/source/symbol.cxx +++ b/starmath/source/symbol.cxx @@ -21,7 +21,7 @@ #include <symbol.hxx> #include <utility.hxx> -#include "cfgitem.hxx" +#include <cfgitem.hxx> #include <smmod.hxx> #include <sal/log.hxx> #include <osl/diagnose.h> |