diff options
Diffstat (limited to 'include/editeng/editerr.hxx')
-rw-r--r-- | include/editeng/editerr.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/editerr.hxx b/include/editeng/editerr.hxx index 9e5cc9ebfcdd..f020d01a4855 100644 --- a/include/editeng/editerr.hxx +++ b/include/editeng/editerr.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_EDITENG_EDITERR_HXX #define INCLUDED_EDITENG_EDITERR_HXX -#include <tools/errcode.hxx> +#include <vcl/errcode.hxx> #define ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS (2UL | ERRCODE_AREA_SVX) |