diff options
Diffstat (limited to 'starmath/inc/edit.hxx')
-rw-r--r-- | starmath/inc/edit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx index d453fc6216e5..6532a0540f8b 100644 --- a/starmath/inc/edit.hxx +++ b/starmath/inc/edit.hxx @@ -33,7 +33,7 @@ #include <vcl/window.hxx> #include <vcl/timer.hxx> #include <svtools/transfer.hxx> -#include <svx/editdata.hxx> +#include <editeng/editdata.hxx> #include <svtools/colorcfg.hxx> //#ifndef _ACCESSIBILITY_HXX_ |