diff options
Diffstat (limited to 'starmath/source/view.cxx')
-rw-r--r-- | starmath/source/view.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx index 27288ffa3469..2a69b340e3ef 100644 --- a/starmath/source/view.cxx +++ b/starmath/source/view.cxx @@ -64,13 +64,13 @@ #include <unomodel.hxx> #include <view.hxx> -#include "cfgitem.hxx" +#include <cfgitem.hxx> #include <dialog.hxx> #include <document.hxx> #include <starmath.hrc> #include <strings.hrc> #include <smmod.hxx> -#include "mathmlimport.hxx" +#include <mathmlimport.hxx> #include <cursor.hxx> #include "accessibility.hxx" #include <ElementsDockingWindow.hxx> |